HELPPP: Village Rover...can't solve!

Hello,

I’m am stuck in Village Rover, and no matter what I do, it just won’t work. This is how it looks when I do nothing with it. I’m using Python BTW!

Now this is what it looks like when I add what I need:

I don’t have the hero.findAndAttackEnemy(); so I just write it out like I just did. And anytime I hit submit this is what happens:

I DON’T KNOW WHAT TO DO! PLEASE HELP ME!

It looks like you added a semicolon. I dont think python uses that. :slight_smile: And you dont need to call the hero to call that method. Just call the method by itself. Line 11 and 16 should look the same.

1 Like

OMG Thank you so much!! I finally did it! Thanks you soooo much! :slight_smile::innocent:

1 Like