package net.doorstuck.test use std.io y = 32 * 64. z = 64 / 4. x = y + z. q = [ x = y[0] ]. cout put:'Answer: {x}'