# Q: JavaScript String prototype Property in string?
prototype means methods
toUpperCase
toLowerCase
split
replace
trim etc
note: see in browser in inspect with command dir(string)
Q: JavaScript String prototype Property in number?
Q: arrow function second name?
fat