
Samuel L. answered 01/25/23
Internationally Published Author in Computer Science
Hi Rachel, I would start with first understanding how to get the input "fruit", "quantity", and "fruit cost". Are these variables provided by the user? If so, you are going to need to request this input from the user. Then, you'll need to call your function and pass the variables.