let greetings: string = 'Great Work!' let names: (string | number)[] = [1,2,3,"test"]