Learn how to assign and manipulate variables in programming with Microsoft MakeCode.
Learn about Boolean values, operators, and their applications in programming.
Learn how to use the if statement to control code execution based on boolean conditions.
Explore the fundamentals of logic in programming with MakeCode, including if statements and boolean operations.
Run part of the program for each element in a list using the 'for of' loop in programming.
Learn how to use the while loop to repeat code while a Boolean condition is true.
Learn how to use the 'for' loop in programming to repeat actions a specified number of times.
Run part of the program the number of times you say.
Explore various loop structures in programming including for, while, and repeat loops.
An event that runs when the program starts, initializing the program's settings and features.
Explore the Blocks language for programming with Microsoft MakeCode, designed for educational purposes.
Extensions are modules that enhance the MakeCode editor with additional functionality.