Skip to content

singlestone/python_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Exercies

To participate please

  • Clone the repo.
  • Create a branch named as follows: problemnumber_firstname_lastname
  • When you are comfortable create a pull request.
  • The folder structure should be as follows
    • python/app <- main folder for your code
    • python/test <- your tests should live here.
  • Use Pylint and mypy on your code.

Problem 1. Hello World

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages