1
This commit is contained in:
10
hello.py.txt
Normal file
10
hello.py.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
#人工智能数据服务 -作业-
|
||||||
|
#学号:2509165001
|
||||||
|
#姓名:刘进鹏
|
||||||
|
|
||||||
|
print("=" * 40)
|
||||||
|
print("学号:2509165001")
|
||||||
|
print("姓名:刘进鹏")
|
||||||
|
print("Hello, Git!")
|
||||||
|
print("我已经学会使用 Git 提交作业啦!")
|
||||||
|
print("=" * 40)
|
||||||
Reference in New Issue
Block a user