!7 static JFrame frame; p { bot(); } answer { if "show a window" frame = showFrame("A window"); if "maximize it" maximizeFrame(frame); }