Python Tanks - Puzzle with stars in corners

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!

Prev
#for loop again to collect 7 stars for i in range(7): #add code here print('Got another star')