Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Module 2 Required Coding Activity Requirements NOTE: This program requires a function be defined, created and called. The call will send values based on user
Module Required Coding Activity
Requirements
NOTE: This program requires a function be defined, created and called. The call will send values based on user input. The function call must capture a return value that is used in
print output. The function will have parameters and return a string and should otherwise use code syntax covered in module
Program: fishstore
create and test fishstore
fishstore takes string arguments: fish & price
fishstore returns a string in sentence form
gather input for fishentry and priceentry to use in calling fishstore
print the return value of fishstore
the final print statement must include your full name
example of output: Report for YOUR FULL NAME GOES HERE Fish Type: Guppy costs $
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started