Challenge: Defining Variables
In this challenge, you are required to make variables.
We'll cover the following...
Problem Statement
- Declare a variable
x
and store value 1000 in it. - Declare a variable
y
and store value
In this challenge, you are required to make variables.
x
and store value 1000 in it.y
and store value