changeset 26:5207a0a39f43

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