What is ===?
1.
Is identical to, in value and in type, not to be confused with ==, meaning identical in value only.
3===3 would return true, 3 and 3 are both numbers.
3==3 would return true, 3 is the same as 3.
3==="3" would return false, 3 is a number and "3" is a string.
3=="3" would return true, 3 ihas the same value as 3.
See
Random Words:
1.
The position of needing only one more game to win a set of pool.
It's a race to 5, and I'm up 4-2. I can see him sweating cu..
1.
Living in constant fear of other people doing sinister things because your whole life, you've been doing sinister things.
I wanted..
1.
A horrible taste in your mouth the morning after a heavy drinking session. Can be made worse by additions of:-
-Kebab
-Tobacco
-Pizz..