changeset 27:5c38e4f82285

test commit
author Neil Muller <drnlmuller@gmail.com>
date Tue, 02 Feb 2021 22:10:28 +0200
parents 5207a0a39f43
children 5b0bb4f8d8b0
files test.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test.py	Tue Feb 02 22:10:04 2021 +0200
+++ b/test.py	Tue Feb 02 22:10:28 2021 +0200
@@ -12,7 +12,6 @@
 
 def help():
     print("You're on your own here")
-    print("Really")
 
 
 if __name__ == "__main__":