Advertisement
Guest User

new

a guest
Apr 21st, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.10 KB | None | 0 0
  1. import random
  2. value = ({0, 21}, 25, 50)
  3. segm = random.randint (1, 3)
  4. pot = value * segm
  5. print = (pot)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement