diff --git a/scripts/app.py b/scripts/app.py new file mode 100644 index 0000000..8c0fb51 --- /dev/null +++ b/scripts/app.py @@ -0,0 +1 @@ +print("This is my first contribution!") \ No newline at end of file