Question: write a function called half number that will take one argument (a number), divide it by 2, and return the result. It should also log
write a function called half number that will take one argument (a number), divide it by 2, and return
the result. It should also log a string like "Half of 5 is 2.5."
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
