We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c89b9b commit 5432bf4Copy full SHA for 5432bf4
1 file changed
welcome.py
@@ -1,2 +1,3 @@
1
2
-print('welcome to python')
+print('welcome to python')
3
+input('\nPress the \'ENTER\' key to exit.')
0 commit comments