MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PythonLearning/comments/1uynxy7/my_first_python/oyxrcq3/?context=3
r/PythonLearning • u/saul_soprano • 6d ago
kindly give ratings and tips to improve
30 comments sorted by
View all comments
1
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.
1
u/SitEnee 2d ago
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.