Point it at any project with a main.py. It runs your app as a child process, watches source files, hot-patches live edits, captures crashes, manages interpreters and dependencies, builds an EXE, and ...
Select an issue and ask to be assigned to it. Check existing scripts in the projects directory. Star this repository. On the python-mini-projects repo page, click the Fork button. Clone your forked ...
The newer you are to programming, the more likely you are to think, "Are comments really necessary?" or "It works without them, and they're a hassle..." But in reality, comments are your greatest ally ...