diff --git a/sample.py b/sample.py new file mode 100644 index 0000000..3f717cd --- /dev/null +++ b/sample.py @@ -0,0 +1,2 @@ +print("THIS IS THE SAMPLE PYTHON PROGRAM") +print(\n)