concept G22Challenge { S description; // left-arrow script to make an image and its interpretation (solution) S code; toString { ret or2(description, "Challenge " + id); } }