For my first Python Tutorial, I decided to recreate an old 1.x project and make it still apply to 3.0! ------------------- How to use -------------------------------------- Simply click on a block and get the python code for the block! Arrow keys to go to different stages! (almost forgot . to hide the code) ---------- Stages -------------------------------- Very Easy: Stuff that can be done in 7 or fewer lines of code. Easy: Stuff that needs to be explained, but that a 12-year-old could handle. Medium: Stuff that has a bit of a learning curve, but a computer geek could easily handle. Hard: Stuff that has a big learning curve, but is still kinda easy for a computer geek Other: Custom / hacked Scratch blocks that are trivial in Python.
Python code mainly mine, but some of it was from copilot and one of them from https://www.mygreatlearning.com/blog/bubble-sort/#sh19 Scratch Blocks belong to the Scratch Foundation Made for PyHelp, which is made by @Joshisaurio