(In the questions below, the bolded words are the names of variables that you should use in your answers)
Declare an integer variable named numStates and assign a value of 50 to it. Declare a string variable myName and assign your name to it.
Declare a double variable temperature and assign 98.5 to it. (In the questions below, the bolded words are the names of variables)