public static void main(String[] args) { forward(100); right(90); forward(100); right(90); forward(100); right(90); forward(100); right(90); }