##以下是从git提交工程到github的方法
1.git init
2.git add .
3.git commit -m "first commit"
4.git remote add origin https://github.com/Seven13G/Python_Learning.git
5.git push -u origin master
#项目说明
本项目为个人Python学习的入门工程,包含Python学习过程中的基本语义语法等内容,其中亦会包含一些小算法,此项目在Python学习的过程中会不断进行更新。
当前进度: 进行中.
Seven13G/Python_Learning
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|