Question: Define a function greeting that consumes one string argument, name, and no return which simply prints Hello, and the name provided separated by one space.
Define a function greeting that consumes one string argument, name, and no return which simply prints "Hello," and the name provided separated by one space.
I'm doing this on Python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
