Question: 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 2 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 2.
Program: fishstore()
create and test fishstore()
fishstore() takes 2 string arguments: fish & price
fishstore returns a string in sentence form
gather input for fish_entry and price_entry 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 $1
 Module 2 Required Coding Activity Requirements NOTE: This program requires a

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!