Skip to content

sobolevn/unn-python-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unn-python-2022

Submitting your homework

All homeworks must go to: homeworks/YOUR_GITHUB_USERNAME/HOMEWORK_NUMBER. For example: homeworks/sobolevn/1. Then, put all homework related files there.

Make sure that your GitHub account has your real name set.

Submitting practices

All practices must go to: practice/YOUR_GITHUB_USERNAME/NUMBER. For example: practice/sobolevn/1. Then, put all homework related files there.


NOTE: Please, before submitting your homework or practice, please check your code by wemake-python-styleguide tool

  • Installing wemake-python-styleguide:
pip install wemake-python-styleguide
  • Checking your code:
flake8 path/to/your/script

Try to minimize the output of this command, not only to write good code, but also to make it easier for reviewers to read and check 😊


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages