A project I started bc I was bored Currently its only function is to calculate permutations and combinations automatically from an n and r value that you provide. Controls: V to toggle the visibility of the variables and lists (not really used) L to toggle calculation log for future reference (currently inactive)
Scratch SFX library @verysquishyseal 's (better but basically the same) version: https://scratch.mit.edu/projects/991218019/ CHANGELOG: v0.0: Release! v0.1: Better calculation method for permutations and combinations (that I definitely did not steal from @verysquishyseal) implemented Answer log is currently nonfunctional, but i will figure it out later.