python turtle_draw2 (‘FG L FGGF + FF + FFFG’, 50, 90) And the same string but with different step and angle: python turtle_draw2 (‘FG L FGGF + FF + FFFG’, 25, 120) Note Having two different letters ...