Skip to content

mvchn/learning_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Python Course

Requirements

  • git command executable
  • python command executable (interpreter Python 3.9 or higher)

Install

$ git clone [email protected]:mvchn/learning_python.git
$ cd learning_python
$ git checkout develop

Contribute

$ git checkout develop
$ git checkout -b branch_name
$ dit add .
$ git commit -m "_updates_"  
$ git push -u origin branch_name

Run

$ python menu.py

... and follow the instructions in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages