Which of these values is a number?
You got it! 22 is a number, while the double quotes around "22" mean it's a string.
22
"22"
When a number has double quotes around it, it's actually a string.