#for loop again to collect 7 stars
for i in range(7):
#add code here
print('Got another star')
Now stars are in the corners of the walls! It seems you need to decide how to turn to proper direction... But the path looks clear enough!