In general, it takes around two to six months to learn the fundamentals of Python. But you can learn enough to write your first short program in a matter of minutes. Developing mastery of Python’s vast array of libraries can take months or years.
Read moreHow long does it take to learn Python average?
On average, it can take anywhere from five to 10 weeks to learn the basics of Python programming, including object-oriented programming, basic Python syntax, data types, loops, variables, and functions.
Read moreCan we learn Python in 30 days?
You can start learning about variables and control flow. Then you can focus on learning about strings, dictionaries, tuples and other data structures in python . Once you are done with basic concepts, you can focus on concepts like multithreading, classes, and objects, regular expressions and networking etc.
Read more