Program Kara to draw a Pascal triangle "modulo 2": an even number is represented by an empty field, an odd number by a field with a cloverleaf. For simplicity's sake, we tilt the triangle into the upper left corner of the world. The image above shows the initial condition and the drawn Pascal triangle. The following image shows how the values of the fields have to be calculated: