Skip to content

zauc/head_first_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git push

  • How to push
git add README.md
git commit -m 'First commit'
git remote add origin git@github.com:zauc/head_first_python.git
git push -u origin master

About

python notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages