/NameGame

Short Python program for use in Mac OS Terminal. Open "NameGame.py" in an editor such as TextEdit and edit the "name" variable on the first line to change the name.

Primary LanguagePython

Open NameGame.py in editor "such as TextEdit" and change the name on the first line to whatever you like. It should look something like this name = "John" Save the file and open in terminal. (Right click - Open With - Python Launcher) Enjoy!