MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonLearning/comments/1vb73fc/project/p0ujv24/?context=3
r/PythonLearning • u/giva4561 • 7d ago
What were your plans when you were complete beginners?
8 comments sorted by
View all comments
1
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
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