1.2 KiB
1.2 KiB
Help
Below are some resources for getting help if you run into trouble:
- The PSF hosts Python downloads, documentation, and community resources.
- The Exercism Community on Discord
- Python Community on Discord is a very helpful and active community.
- /r/learnpython/ is a subreddit designed for Python learners.
- #python on Libera.chat this is where the core developers for the language hang out and get work done.
- Python Community Forums
- Free Code Camp Community Forums
- CodeNewbie Community Help Tag
- Pythontutor for stepping through small code snippets visually.
Additionally, StackOverflow is a good spot to search for your problem/question to see if it has been answered already. If not - you can always ask or answer someone else's question.