# Initialize the canvas canvas_width = 400 canvas_height = 400 create_canvas(canvas_width, canvas_height)