What are python templates?



What are python templates?..

Answer / Santosh Kumar Bhagat

Technically speaking, Python itself does not support CSS directly. However, when building web applications with Python, you can use CSS as part of the front-end development process by combining it with libraries such as Flask and Bootstrap.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Explain try, raise, and finally?

1 Answers  


How many kinds of operators do we have in python? Explain arithmetic operators?

1 Answers  


Why numpy is used in python?

1 Answers  


What is *args and **kwargs?

1 Answers  


Number of argument’s that range() function can take ?

1 Answers  


Does return print in python?

1 Answers  


What is the best notepad?

0 Answers  


Is python good for microservices?

1 Answers  


What is __ new __ in python?

1 Answers  


How to convert string into datetime?

1 Answers  


What does __ name __ mean in python?

1 Answers  


What does split () do in python?

1 Answers  


Categories