scrimba
/* LEARN TYPESCRIPT PART 1 Primative types reference types arrays tuples objects*/// type number// type string// type boolean