On branch Student-21371404

Changes to be committed:
	new file:   Function-21371404.py
	new file:   main.py
Student-21371404
TRJ 2 years ago
parent f0329e95bc
commit 18ee1ec7b3

@ -0,0 +1 @@
print('My Student_ID is 21371404')

@ -0,0 +1,2 @@
import os
os.system('python Funtion-21371404.py')
Loading…
Cancel
Save