diff --git a/nani.py b/nani.py new file mode 100644 index 0000000..8cde782 --- /dev/null +++ b/nani.py @@ -0,0 +1 @@ +print("hello world") diff --git a/s1.py b/s1.py new file mode 100644 index 0000000..11b15b1 --- /dev/null +++ b/s1.py @@ -0,0 +1 @@ +print("hello")