function chaseDream(dream) { etäisyys = äärettömyys; kun (etäisyys > 0) { take_one_tiny_step(); if (fall) { laugh_at_how_cute_that_trip_was(); get_up(); } if (someone_laughs_at_you) { blow_them_a_kiss(); keep_running(); } etäisyys -= 1; }