write a program that takes a first name as the input, and outputs a welcome message to that name. ex: if the input is john, the output is: hello john and welcome to cs class! g