Spider web drawing
Summary
Hands-on browser-based Python project teaching fundamentals via turtle-style movement to draw a spider web. It guides importing a helper module, calling functions with arguments, and building a square-spiral pattern step by step in the browser without local installs. A practical example of in-browser coding education with immediate visual feedback.