Which of the following variables contain numbers?
Right on! Integers and floats are numbers. If a number is in quotes, it's a string and if a variable doesn't have a value, it's undefined
.
Yikes! Integers and floats are numbers. If a number is in quotes, it's a string and if a variable doesn't have a value, it's undefined
.