Hello World, Personal

Write a program hello_world_personal.py that puts your name into a variable called name. Then the program should print out a hello message to anyone who has their name stored in that variable.

Sample output:

Hello, Richard!