TASK: Encode a message

You’re in training right now, and the RIA want to see if you can send 2 encoded messages using Python: 

  • Square (means to take battle positions)
  • Triangle (means attack)
Your task is to code these two symbols below. 
Don’t worry if the triangle and the square are together – you don’t have to separate them. 
 
Once you’re done, submit your code by copy/pasting it into the grading box.

CAN YOU FIGURE OUT HOW TO COMPLETE IT

In the IDE below you have the incomplete code to draw an arrow. Try and complete the code and draw an arrow and prove you are a genius.