[ ALGOPOEM_037_Fussball.EXE ]

[ ALGOPOEM_037_Fussball.EXE ] event = „WORLD_CUP“ global_attention = MAXIMUM countries = load_all() for nation in countries: nation.hope = 1.0 nation.probability = calculate() stadiums.illuminate() while tournament.active: dreams.compete()...

[ ALGOPOEM_036_Lecker.EXE ]

[ ALGOPOEM_036.EXE ] body.energy = LOW soul.state = FRAGMENTED pantry.scan() ingredients = { „bread“: AVAILABLE, „butter“: AVAILABLE, „soup“: SIMMERING, „company“: OPTIONAL } if meal.temperature >= COMFORT:...

[ ALGOPOEM_Himbereis_im_Sommer.EXE ]

[ ALGOPOEM_035.EXE ] season = „SUMMER“ temperature = 31 sunlight = 0.97 inventory = { „raspberries“: „FROZEN“, „milk“: 0.25, „sugar“: 0.08 } childhood.cache.load() while heatwave.active: memory.defrost()...

[ ALGOPOEM_Baumarkt_am_Samstag.EXE ]

[ ALGOPOEM_034.EXE ] location = „hardware_store“ weekday = „SATURDAY“ crowd_density = 0.94 shopping_cart = { „screws“: False, „plants“: False, „paint“: False, „purpose“: UNKNOWN } customers =...

[ algopoem_Steuererklärung.exe ]

[ ALGOPOEM_02.EXE ] # [ algopoem_02.exe ] document_type = „tax_return“ deadline = „31.07“ coffee_level = 0.88 emotion = { „pflicht“ : 0.91, „verwirrung“ : 0.76, „hoffnung“ : 0.52, „resignation“ :...