Computer Science, asked by dhanvi10952, 5 months ago

functions accept_____ and return values​

Answers

Answered by srivanisirpur
0

Answer:

There's one last essential concept about functions for us to discuss — return values. Some functions don't return a significant value, but others do. It's important to understand what their values are, how to use them in your code, and how to make functions return useful values. We'll cover all of these below.

Explanation:

Thank you

Similar questions