commit d1771b3d6463a47c61ee5a8282f28933f060208e Author: PlatyPuspus <23h46.shovin@sjec.ac.in> Date: Sun Feb 1 00:24:48 2026 +0530 Initial Hello World diff --git a/hallo.py b/hallo.py new file mode 100644 index 0000000..c977b63 --- /dev/null +++ b/hallo.py @@ -0,0 +1 @@ +print("Hella world!") \ No newline at end of file