Fullscreen

{"options":"editor console buttons canvas", "display" : "fullscreen"}
import turtle
for i in range(4):
  turtle.forward(100)