This issue tracks the creation of the Rock-Paper-Scissors game in Python. Goals: - Create the file `rock_paper_scissors.py` - Add basic game logic (user vs computer) - Validate input and add replay option - Upload the file to the GitHub repo