🅰️Advanced Blocks
The Advanced blocks consists of two primary types of blocks: Variable Blocks and Function Blocks. These will be fundamental blocks to create more advanced and complex programs that require you to store and manage data throughout your program , as well as creating group related code together and execute it as a single unit. These blocks can help you make your code more modular, compact and easier to manage.
Contents
VariablesFunctionsLast updated