Can I learn python without knowing html?



Can I learn python without knowing html?..

Answer / Sachin Pawar

Yes, you can learn Python without prior knowledge of HTML. While web development is a common use case for Python, it is not strictly necessary to know HTML when starting with the Python language itself. However, understanding HTML (and possibly CSS and JavaScript) will greatly enhance your ability to build web applications using Python.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How to call a function of a module by using its name (a string)?

1 Answers  


Can you make a website with python?

1 Answers  


What is json? How would convert json data into python data?

1 Answers  


What is list comprehension and dictionary comprehension and why we use it?

1 Answers  


What is python method?

1 Answers  


What is constructor in python?

1 Answers  


What is orm in python?

1 Answers  


What do you understand by python package?

1 Answers  


Can we use break in if statement in python?

1 Answers  


What is reindexing in pandas?

2 Answers  


What are the use of sets in python?

1 Answers  


Is anaconda good for python?

1 Answers  


Categories