3
catauggie
1 5
38/ 45
Last seen 4 years ago
Member for 4 years, 11 months, 15 days
Difficulty Normal
Created a forum post "Gidits multiplication"
Why it isnt right? def digProd(n): if (n<10): if (n==0): return 1
Created a forum post "Fiz Bizz"
Why itsn't right: def checkio(n): if n%5==0: return "Buzz" if n%3==0: r
Liked mission "Digits Multiplication"
How to work with numbers by non standard way
Didn't like mission "Easy Unpack"
The first, third and second to the last for the given array
Liked mission "Say Hi"
say HI to CheckiO