changeset 28:5b0bb4f8d8b0 default tip

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