From 546ab60fe4a48e2079425ae79ef9af11675b7edd Mon Sep 17 00:00:00 2001 From: "Sean P. Myrick V19.1.7.2" Date: Mon, 27 May 2024 15:35:59 -0700 Subject: [PATCH] PROJECT_LANG_1_V1.py3 --- .../Python/PROJECT_LANG_1_V1.py3 | 72 +++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 OldVersions/PROJECT_LANGUAGE/Python/PROJECT_LANG_1_V1.py3 diff --git a/OldVersions/PROJECT_LANGUAGE/Python/PROJECT_LANG_1_V1.py3 b/OldVersions/PROJECT_LANGUAGE/Python/PROJECT_LANG_1_V1.py3 new file mode 100644 index 0000000..cff262c --- /dev/null +++ b/OldVersions/PROJECT_LANGUAGE/Python/PROJECT_LANG_1_V1.py3 @@ -0,0 +1,72 @@ + +# Start of script + + + + + + +# The International Code Hospital has decided to make Python the main language of this project, due to Pythons commitment to spacing and Pythons easy adjustment to the code distancing procedure. + + + + + + +''' ''' + + + + + + +print ("The International Code Hospital has decided to make Python the main language of this project, due to Pythons commitment to spacing and Pythons easy adjustment to the code distancing procedure.") + + + + + + +noMore = input("Press [ENTER] Key to quit") + + + + + + +print ("The program should now be closed. If the program is still running, try closing the window. If this doesn't work, end the task/process with a process/task manager") + + + + + + +""" """ + + + + + + +# File version: 1 (Wednesday, March 3rd 2021 at 8:00 pm) + + + + + + +# File type: Python script file (*.py) + + + + + + +# Line count (including blank lines and compiler line): 73 + + + + + + +# End of script