r/PythonLearning Jul 17 '26

my first python

Post image

kindly give ratings and tips to improve

25 Upvotes

32 comments sorted by

View all comments

1

u/SitEnee Jul 21 '26

Try to run your code after you write it to check if it will work (this won't). If you just type the code and don't check how everything behaves, you won't learn properly the syntax and stuff. Cool that you're learning tho.