00:03
Okay, they ask us which are valid identifiers.
00:06
Well, this one is.
00:07
Why? well, it's not a keyword.
00:11
All right, they have int, but they have the word value attached to it as part of the continuous sequence of characters.
00:18
If you think about it, it would be kind of a problem if int was not allowed as a string, because there are other words that begin with, uh, enter, like interlock.
00:32
You might have a variable like that, enterlase.
00:37
You might want to use just the interportion.
00:39
There are probably many other instances of that.
00:43
So that works just fine.
00:45
It's not using a key, trying to replace a keyword.
00:48
Let's see.
00:50
Value of number one.
00:54
Let's see.
00:57
So this won't work because this is an illegal character...