5-Python-Projects-For-Beginners
5-Python-Projects-For-Beginners copied to clipboard
Add score persistence using file handling
The rock paper scissors game currently does not save scores between sessions. I would like to add a simple file-handling based solution to store and load scores.