Skip to content

Latest commit

 

History

History

five5WgithoutNumbers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

5 without numbers !!

8 kyu link to kata
my solution

Write a function that always returns 5

Sounds easy right? Just bear in mind that you can't use any of the following characters: 0123456789*+-/

Good luck :)