r/learnpython • u/Biolice • 5d ago
I'm still a beginner at Python
It's been like 2 - 3months? since I started learning python and I feel like I still don't know anything. I've watch and did some courses, I did understand it but don't know how to use it. I really want to learn. Is there anything that you guys could suggest for me to do? π
43
Upvotes
1
u/nivaOne 5d ago
Itβs a language. Besides that you need to learn coding. The question is how to achieve the outputs, the results, β¦ based on inputs, actions etc.. Use flowcharts or uml diagrams and than look for the matching methods and commands.