--[[ Eight types of values: nil, boolean, number string, userdata, function, thread, and table nil == nothing boolean == true or false number == 5 string == 'fun' 'dog' userdata ==