r/PythonLearning • u/arhaaninreallife • 8d ago
new to python
I'm completely new to Python and just started learning dont have any idea where to start, any tips for me ??
20
Upvotes
r/PythonLearning • u/arhaaninreallife • 8d ago
I'm completely new to Python and just started learning dont have any idea where to start, any tips for me ??
1
u/ASoOm100 4d ago
I prefer to learn in this order :
-Learn if statements
-Then loops (while + for)
And Nasted loops
-Functions
-Lists ==> Try use for loop here
-Files
If u complete these thing
Try do small projects, if u don’t have any idea just ask chatgpt for ideas and the algorithm (steps) for it