Uche code not working

Tell us what’s happening:

Your code so far


functon timesFive(num){
return num * 5;
}
timesFive(5);
timesFive(2);
timesFive(0);

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36.

Challenge: Return a Value from a Function with Return

Link to the challenge:

Hi @Uchepr_7!

Welcome to the forum!

There is a typo.

wow.
I can’t believe I did that typo error…tanks so much @jwilkins.oboe
my code has worked now.

1 Like

It happens to all of us.

Happy coding!

Yh…thanks @jwilkins.oboe
coding is kinda cool and fun.

1 Like