jefo2k / python-daily-pills

Daily knowledge pills to get better in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python daily pills

Daily knowledge pills to get better Python code.

Why

Does your Python code suffers of any of this symptoms?

  • Incorrect Indentation
  • IndexError: list index out of range
  • Circular module dependencies
  • UnboundLocalError: local variable referenced before assignment

If yes, we have good news for you!

Remedy

Take this daily knowledge pills to get better in Python.

You can take as many as you want, there are no known contraindications.

Contributing

If you are interested in contributing for this project, please check for the instructions here.

References

About

Daily knowledge pills to get better in Python.

License:MIT License


Languages

Language:Python 100.0%