Back to General discussions forum
Hi
There seems to be a problem with the checker on the "Easter Eggs" problem. When I submitted my answer for checking it responded with a "Wrong".
I tried to display the expected answer and it stated "Answer should be integers" I did a check on the answer I submitted and all numbers were of class "int".
I did a manual check on the answer I submitted and apparently it was the correct answer. Any help on this would be appreciated.
I run your code with a small modification (for kk in range(20):
) and it passed the checker.
Thank you for your response. Everything is OK now.