Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ItsACatastrophe/Practice-Python

Repository files navigation

Practice-Python

Small solutions to Practice Python problems

These problems seem fairly simple so ideally this will be an opportunity to focus on how the problem is solved (with a focus on elegance). It'll also be a good time to build a habit of using type hints in python.

Setup

The python version in .python-version should be used just in case. A list of packages many solutions in this repo use will be in requirements.txt for easy pip installation.

Assuming you have pyenv you can use this make command for setup:

make install

Any other setup required for a given solution will be made available by using make install in the solution's directory.

About

Small solutions to python practice problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /