a code that can describe me in 12 lines...
INT weight;
WHILE 1=1
LOOP
INSERT INTO mouth
IF EXISTS(chocolates) THEN
SELECT chocolates
FROM drawer
ELSE PURCHASE(chocolates)
ENDIF;
weight++;
commit;
END LOOP;
~
Here's a new one...
While Ekai=stressed
Loop
INSERT INTO LifeForce
IF EXISTS(coffee) then
SELECT coffee
FROM vendingMachine
ELSE LISTEN(music)
ENDIF;
commit;
END LOOP;
I hate this day
EDIT: the code is evolving...
INT stress;
WHILE stress>0
LOOP
INSERT INTO LifeForce
IF EXISTS(coffee) THEN
SELECT coffee
FROM vendingMachine
ELSE LISTEN(music)
ENDIF;
stress++;
commit;
END LOOP;
No comments:
Post a Comment