Changes to be committed: new file: Function-21371404.py new file: main.py
@ -0,0 +1 @@
print('My Student_ID is 21371404')
@ -0,0 +1,2 @@
import os
os.system('python Funtion-21371404.py')