commit c6d1e29ae790e97a6db674f3210dbcaf98beb87d Author: Polozhiev Date: Sun Dec 18 01:31:58 2022 +0300 Add hello diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..ae2c62a --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print("hello wolrd") \ No newline at end of file