diff --git a/hello.py.txt b/hello.py.txt deleted file mode 100644 index 8addc46..0000000 --- a/hello.py.txt +++ /dev/null @@ -1,10 +0,0 @@ -#人工智能数据服务 -作业- -#学号:2509165001 -#姓名:刘进鹏 - -print("=" * 40) -print("学号:2509165001") -print("姓名:刘进鹏") -print("Hello, Git!") -print("我已经学会使用 Git 提交作业啦!") -print("=" * 40) \ No newline at end of file