acidphoenix

Untitled

Nov 10th, 2015
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.28 KB | None | 0 0
  1. class rounds(object):
  2.     def __init__(self, action1, action2, action3):
  3.    
  4.  
  5. def flavor(round):
  6.     if round = 1:
  7.         print 'I use a d1600'
  8.     print action_summary(round.action1)
  9.     print action_summary(round.action2)
  10.     print action_summary(round.action3)
  11.     print ask_opinion(togepi, round)
Advertisement
Add Comment
Please, Sign In to add comment