BMLE = Blocks that Make Life Easier GLAB = Generate List of Amount x Block ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Welcome to a new series I am starting, called BMLE! These are stuff that makes life easier. DON'T ADVERTISE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Description: Makes a pre-sorted list of numbers from 1 to list length. Uses: For sorting algorithms that check some form of sorted list, and for debugging numbers.
Idea: Probably mine? Although there were a few other people who had the idea of making a series of improved blocks on scratch before me. Custom blocks: Definitely mine. Internals: For the part, mostly mine. Other: N/A