this is my code i have a few problems but this is the biggie:


<
{
Robot robot = new Robot();
Color color0 = new Color(39, 36, 11);
Rectangle a = new Rectangle(0, 0, 1365, 770);...