Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 251 Bytes

Stepik PyPI exercise

Task

Create bin/ folder

Move main.py there, rename it to stepik_exercise

Add #!/usr/bin/env python to the begining of bin/stepik_exercise

Import modules globaly from stepik_exercise

Add README and dist/ to .gitignore