Problem
You have a variable named $greeting that contains "Hello World". You want to write a string on the screen that says "Hello Gene" without changing the contents of $greeting or How do you do it? (You must use the $greeting variable somehow) in powershell.