Should I learn html before python?



Should I learn html before python?..

Answer / Ankur Singh

It is not necessary to learn HTML before learning Python. While HTML is important for web development, you can start with Python and later incorporate HTML as needed when working on web projects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Why do you use abstract classes?

1 Answers  


What are the different ways to generate random numbers?

1 Answers  


How do I sort alphabetically in python?

1 Answers  


What's a python script?

1 Answers  


What are the optional statements that can be used inside a <try-except> block in python?

1 Answers  


Is python interpreter or compiler?

1 Answers  


How do you sort a list in reverse order in python?

1 Answers  


What is pythonpath?

1 Answers  


Is it better to learn python or java?

1 Answers  


Do you know in python what are iterators?

1 Answers  


What is tuple play?

1 Answers  


Tell me what is negative index in python?

1 Answers  


Categories