Try to wrap it into While True loop.
that works thank you
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
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
My Sincere Apologies.
thatās ok I get that sometimes
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.