ScratchData LogoScratchData
Back to JackaLock's profile

List space filtering & value distribution system

JAJackaLock•Created May 30, 2024
List space filtering & value distribution system
4
4
43 views
View on Scratch

Instructions

→ What is this? This is basically a system that separates individual words that are between spaces and distributes them on another list, where each item will contain each of those words. It also works with other types of separating digits besides the spaces. → For what purpose? I made this so I don't have to make multiple lists to hold multiple values. Let's say that I want to store 2 values on a single item on the same list, and that I'll need to use the stored values for 2 different variables, but these values can have different amounts of digits. Normally, you would either store these values on different lists or use the "join" method, but that's too much blocks and not very practical, so with this system I can use less blocks and I'll only need to use 1 list. ______________________________________ @JackaLock / @jackalocked

Project Details

Project ID1029908202
CreatedMay 30, 2024
Last ModifiedMay 30, 2024
SharedMay 30, 2024
Visibilityvisible
CommentsAllowed