Types
string
int, integer
float
array
bool, boolean
Type Juggling
Type: string
Type: integer
Cats: string
Type Casting
count: integer
count: integer
count2: string
test1: string
test2: integer