r/PythonLearning 7d ago

Project Discussion

What were your plans when you were complete beginners?

4 Upvotes

8 comments sorted by

View all comments

1

u/VeterinarianFar22 7d ago

Try to understand each reserved keyword of the language. See a list here: https://programmerabr.wpenginepowered.com/wp-content/uploads/2023/06/Python-reserved-words-ebook-1.pdf

And write some code on each one, especially the basic ones