from where i can start, language python a to z

i am new at language , so many of my friends tell me to learn python , so my question is that from where i can start i want to learn everything about python from starting

Well, The best book for Python I have ever read is “Learning Python” by Mark Lutz.
Besides, You can follow Ana Bell’s Lecture from MIT. (search youtube )
Practice beside reading. That’s the best way.
Warning: Too long book (~1300 pages )

1 Like

Try to learn c++
it is better and advance and easy to learn language

For starting with python, w3schools and tutorialspoint are a good way to start.

w3schools : https://www.w3schools.com/python/

tutorialspoint : https://www.tutorialspoint.com/python/

https://www.quora.com/How-should-I-start-learning-Python-1