Let’s start coding by creating a variable. Variables are containers that can hold information like numbers so that we can use them in other places in our code.
Our variable will hold the number of lives we have in our game.
Steps:
Select Variables from the left side of the screen
Click the button that says Make a Variable
Type “Lives” in the window that appears and then click OK