diff --git a/markdown/R-scripts/index.R b/markdown/R-scripts/index.R new file mode 100644 index 0000000..e69de29 diff --git a/markdown/whoismanthan b/markdown/whoismanthan new file mode 100644 index 0000000..e26ecf3 --- /dev/null +++ b/markdown/whoismanthan @@ -0,0 +1,3 @@ +# Intro + +This is whoismanthan. And this is a new file. \ No newline at end of file diff --git a/python-scripts/main.py b/python-scripts/main.py new file mode 100644 index 0000000..f0b303f --- /dev/null +++ b/python-scripts/main.py @@ -0,0 +1 @@ +print('Hello World!') \ No newline at end of file