Compare commits

..

No commits in common. 'dev' and 'master' have entirely different histories.
dev ... master

@ -1,2 +1 @@
print('My Student_ID is 20241027')
print('My Name is 吴鑫宇')
print('My Student_ID is 20241027')

@ -1,3 +1,2 @@
import os
os.system('python Function-20241029.py')
os.system('echo Feature-20241029')
os.system('python Function-20241029.py')
Loading…
Cancel
Save