commit pertama

This commit is contained in:
dodo 2019-08-08 07:49:51 +07:00
commit 005ce9570b
2 changed files with 4 additions and 0 deletions

2
hello.py Normal file
View File

@ -0,0 +1,2 @@
print("Hello world")

2
hello.sh Normal file
View File

@ -0,0 +1,2 @@
echo "Hello world"