Shape;
BoundingRectangle(0,0);
TextOut(0,grid,"Hello");
TextOut(left -2*grid,0,"True");
TextOut(3*grid,bottom,"False");
 