console.WriteLine("select ONE food from the list:")
console.WriteLine("synthetic rubber; steel; crude oil; tungsten; chromium; aluminium")
console.WriteLine("good choice")
console.WriteLine("good for your health")
console.WriteLine("you are really thirsty")
console.writeline("nice teeth out there")
console.WriteLine("don't eat too much though")
console.WriteLine("light and healthy")
console.writeline("invalid response, that's not a choice. rerun the program")