We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f257d9 commit 4b864c2Copy full SHA for 4b864c2
README.md
@@ -1,4 +1,8 @@
1
# 菜鸟学习Python
2
+###基本命令的操作
3
+ 1、git add FileName
4
+ 2、git commit -m "The The msg fro me"
5
+ 3、git push
6
###根据网站上的教程初步的进行coding
7
#####输入输入的测试
8
#####计算机编码的处理
0 commit comments