1. Modify the sample program to print a different greeting, for example "Good Day!".
2. Write a console application that prints your first and last name on the console.
3. Write a program that prints the following numbers on the console 1, 101, 1001, each on a new line.
4. Write a program that prints on the console the current date and time.