Ruby - Methods
You want to create a method
greet_person that takes a name and returns a greeting like "Hello, Alice!". Which code correctly does this?