Create a file called greet.py that takes a name as a command-line argument and prints 'Hello, <name>!'. If no argument is given, print 'Hello, World!'.
Create a file called greet.py that takes a name as a command-line argument and prints 'Hello, !'. If no argument is given, print 'Hello, World!'.