haha love it - looks like you had fun coding this
Deleted Nevermind, I was confused... Now working on nested loops.
This comment is hidden because it contains spoiler information about the solution
lol - kuddos for remembering Ming
Interesting - but it's kinda annoying to update if the requirement for n changes (i.e. return more than 10000 first digits)
How does one submit translations for the site? I was unable to find anything - I assume it's about translating Kata instructions?
Oh right - I missed that part. Thanks for pointing it out.
This line will fail: tolerance = code[colors[3]] if there is no tolerance provided ('index out of range')
Loading collection data...
haha love it - looks like you had fun coding this
Deleted
Nevermind, I was confused... Now working on nested loops.
This comment is hidden because it contains spoiler information about the solution
lol - kuddos for remembering Ming
Interesting - but it's kinda annoying to update if the requirement for n changes (i.e. return more than 10000 first digits)
How does one submit translations for the site?
I was unable to find anything - I assume it's about translating Kata instructions?
Oh right - I missed that part. Thanks for pointing it out.
This line will fail: tolerance = code[colors[3]]
if there is no tolerance provided ('index out of range')