Question: a)Define a function named first_letters that takes two inputs: a full name (string) as well as the number of character n (integer and returns the
a)Define a function named first_letters that takes two inputs: a full name (string) as well as the number of character n (integer and returns the first n letters of the name of the individual.
b) Test the function by running the function on the string 'Jane Doe' and observing the output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
