quizFunction
with the input of 5
, says the correct answer is argument, but it should be the number 5 since you're returning the argument passed it.
quizFunction
with the input of 5
, says the correct answer is argument, but it should be the number 5 since you're returning the argument passed it.