My problem is completing the task " < 3 lines of code"
my code used is (with line numbers)
1 self.moveUp()
2 loop: self.attack(“Door”)
3
^^^^ this is apparently not short enough for the task mentioned above
the game wont let me continue without completing ALL tasks even bonus tasks…
if i move all the code to 1 line the task is marked as complete but i dont have to run the code to figure out that it isn’t going to work.
so its only giving me 1 line to work with. which just isn’t really possible.