Compare commits
6 Commits
997cbdd719
...
018d4bf1a5
Author | SHA1 | Date |
---|---|---|
|
018d4bf1a5 | 2 years ago |
|
49277d4956 | 2 years ago |
|
7f8027c503 | 2 years ago |
|
5f12d30c2c | 2 years ago |
|
48bdd086a3 | 2 years ago |
|
a5582d5c96 | 2 years ago |
@ -1 +1,2 @@
|
|||||||
print('My Student_ID is 20374236')
|
print('My Student_ID is 20374236')
|
||||||
|
print('My Name is cyx')
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
import os
|
import os
|
||||||
|
<<<<<<< HEAD
|
||||||
|
os.system('python Function-20376399.py')
|
||||||
|
os.system('echo Feature-20376399')
|
||||||
|
=======
|
||||||
os.system('python Function-20376092.py')
|
os.system('python Function-20376092.py')
|
||||||
os.system('echo Feature-20376092')
|
os.system('echo Feature-20376092')
|
||||||
|
>>>>>>> 997cbdd719016e6df6f7d8e1c74c11f52e093c6b
|
||||||
|
Loading…
Reference in new issue