diff --git a/sample.py b/sample.py new file mode 100644 index 0000000..00950d9 --- /dev/null +++ b/sample.py @@ -0,0 +1 @@ +print('hello world') \ No newline at end of file diff --git a/sample1.py b/sample1.py new file mode 100644 index 0000000..b44ac1f --- /dev/null +++ b/sample1.py @@ -0,0 +1,3 @@ +print('hello world') +print('hello world!!!!!!!!!!!!') +print('shri')