High Score

Write a dumb little program that asks the user for their name and a number. Then store that name and that "high score" in a file. The file should be called "score.txt".

You got a high score!

Please enter your score: 32767
Please enter your name: Mitchell
Data stored into score.txt.



©2013 Graham Mitchell

This assignment is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States License.
Creative Commons License