3 import java.awt.*; 4 5 public class Main { 6 7 public static void main(String[] args) { 8 Point point1 = new Point(x:1, y:1); 9