[SOLVED] Lurkers need help

Try to wrap it into While True loop.

that works thank you

1 Like

I donā€™t think it matters I passed the level with the the correct code already without warping it inside.

Donā€™t mention it. And Congratulations :partying_face: :partying_face:

No problem! Iā€™m glad I could help! Here is a tip to all levels: read all hints and what it says like " # Wrap this section in a while loop to iterate all enemies"

@PeterPalov another reason this doesnā€™t work because you canā€™t find this part while enemyIndex < len(enemies): if the code you suggested is inside the while loop. Thus you have to put it outside and before the loop for it to run properly.

Ok, but it was in hints. But what do you want? @avery_witte solved it.

I know @avery_witte solved it, but Iā€™m just correcting you so you donā€™t make the mistakes.

Iā€™m actually a he not a she

1 Like

My Sincere Apologies. :sweat:

thatā€™s ok I get that sometimes

2 Likes

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.