From 586950101800fffe548868d491f29f261049acef Mon Sep 17 00:00:00 2001 From: goodven152 Date: Fri, 10 Mar 2023 16:21:02 +0300 Subject: [PATCH] second commit --- pythom.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 pythom.py diff --git a/pythom.py b/pythom.py new file mode 100644 index 0000000..442659b --- /dev/null +++ b/pythom.py @@ -0,0 +1 @@ +print("Hello world!") \ No newline at end of file -- 2.39.5