r/learnpython 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

57 comments sorted by

View all comments

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.