var name: string = "Anna"; let notes: (number | string)[] = ["Get Food", 23, "Call the previous number when betting"];