Change a Backdrop challenge
In this challenge, you will practice how to change a backdrop. click get started.Submit the link to your project when done.Get started
Description.
In this challenge, you will practice how to change a backdrop. click get started.Submit the link to your project when done.Get started
In this challenge, you will practice how to use the motion block.Submit the links to your project when done.Motion Blocks in Scratch 1Motion Blocks in Scratch 2
In this challenge, you will practice how to use the Looks block.Submit the links to your project when done.Looks Blocks in Scratch 1Looks Blocks Challenge 2
In this challenge, you will practice how to use the Events block.Submit the links to your project when done.Events Blocks in Scratch 1Events Blocks Challenge 2
In this challenge, you will practice how to use the Control block.Submit the links to your project when done.Forever BlockRepeat BlockRepeat Until BlockWait BlockIf BlockIf-Else BlockWait Until BlockStop Block
In this challenge, you will practice using the Sensing block.Submit the links to your project when done.Touching BlockTouching Color BlockMouse Down BlockDistance to BlockAsk Block Backdrop Number Block
In this challenge, you will practice using the operators block.Submit the links to your project when done.Addition Block (+)Subtraction Block (-)Greater Than Block (>)Pick Random Block
Build a two-screen app: a home screen with a “Go to Details” button and a details screen with a “Go Back” button. Use a stack navigator for navigation.
Create a parent component that passes a list of items to a child component, which displays the items in a styled list.
Build a counter app where pressing a "+" button increments a counter, and pressing "-" decrements it.