[Solved] I am stuck on level Drop the Flag Please help me (if you want to)

Hello I am stuck on level drop the flag and I can not collect all the coins. Are we supposed to submit and use the fags?

can i see your code please?

yes

while True:
    flag = hero.findFlag();
    if (flag):
        hero.buildXY("fire-trap", flag.pos.x, flag.pos.y)
        hero.pickUpFlag(flag)
    else:
        item = hero.findNearestItem()
        if (item):
            itemPos = item.pos
            itemX = itemPos.x
            itemY = itemPos.y
            hero.moveXY(itemX, itemY)

In this level all that you have to do is submit and use flags, i think that the code is already provided.

Andrei

oh ok thank you! 20 char

ok yes the code is approved

So have you finished the level, @Gabriel_Knight?

Andrei

yes. thank you for helping me!

No problem! Anytime! And congratulations! :partying_face:

Andrei

congratulations then! :partying_face: