Beginner Python Projects — Looking for Feedback
Hi everyone! I'm a beginner learning Python, and I recently built two small projects:
Number Guessing Game
Stone Paper Scissors Game
These were some of my first projects, and I mainly built them to practice Python basics, user input, conditionals, loops, and randomization.
I'd really appreciate feedback from more experienced Python programmers. What could I improve in terms of code structure, readability, or functionality?
I'm here to learn, so constructive criticism is very welcome!