Skip to content

cash2one/python_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#create a new repository on the command line git init git remote add origin git@github.com:coolcoding/python_project.git git add . git commit -m "first commit" git push -u origin master git push origin master git pull origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%