A simple yet fun Rock-Paper-Scissors game implemented in Python. This project is perfect for beginners to learn the basics of Python programming, including:
Taking user input Using random module to generate computer's move Conditional statements to decide the winner Features: Fully interactive gameplay Randomized computer choices Beginner-friendly code Feel free to explore, modify, and learn! ๐