Comment by serhack_
1 day ago
choice = random() % 5
switch choice:
case 0: blog_post
case 1: tell_to_plant_corn
case 2: register_website
case 3: pause
case 4: move_money
1 day ago
choice = random() % 5
switch choice:
case 0: blog_post
case 1: tell_to_plant_corn
case 2: register_website
case 3: pause
case 4: move_money
No comments yet
Contribute on Hacker News ↗