Skip to content

Commit

Permalink
PROJECT_LANG_1_V1.pyt
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpm2001 authored May 27, 2024
1 parent 546ab60 commit 12cba77
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions OldVersions/PROJECT_LANGUAGE/Python/PROJECT_LANG_1_V1.pyt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 12cba77

Please sign in to comment.