Facebook
From Sloppy Lemur, 1 Year ago, written in Python.
This paste is a reply to sf from a - view diff
Embed
Download Paste or View Raw
Hits: 182
  1. import random
  2. for i in range(100):
  3.   if random.choice(range(1,10)) < 6:
  4.     print(sucses!)
  5.   else:
  6.     print(fall)