🧚‍♀️ 关卡说明:

使用fire()射中全部标靶。

🧚‍♀️ 关卡地图:

🧚‍♀️ 请在下面输入小仙女的代码

#小仙女说,开始输入
for i in range(5):
    forward()
    right()
    fire()
    left()
#小仙女说,这里结束