Why is the code hero.moveXY(x, y) is an error? It’s telling me to not change it, and I did not change it at all, and could any help me with the code too? Thanks!
Why is the code hero.moveXY(x, y) is an error? It’s telling me to not change it, and I did not change it at all, and could any help me with the code too? Thanks!
You should Look at the mod9(n) instruction closely
While n is greater or equal to x
Not if n is greater or equal to x
if you will copy paste code and format it properly
Oh thank you very much, I passed it.