Problem:
Question 1: What are coupling and cohesion. How are they to be used in functions?
Question 2: Using Pseudocode, create your own function that accepts one input parameter and returns a float number. You decide the theme. You should provide the pseudocode and an example call. Be sure to provide an overview of what your function is doing.
Please Explain don't just write the answer.