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 |
How to call a function of a module by using its name (a string)?
Can you make a website with python?
What is json? How would convert json data into python data?
What is list comprehension and dictionary comprehension and why we use it?
What is python method?
What is constructor in python?
What is orm in python?
What do you understand by python package?
Can we use break in if statement in python?
What is reindexing in pandas?
What are the use of sets in python?
Is anaconda good for python?