Question: new to python need help e) Write a function 'fullName that takes two parameters string parametersfirstName and astname'. The function should return the full name,

new to python need help

new to python need help e) Write a function 'fullName" that takes

e) Write a function 'fullName" that takes two parameters string parametersfirstName and astname'. The function should return the full name, combining the first and last name, with a space in between. Test the function. print("My name is",fullName("a,on") The printout should be: My name is allen Wilson

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!