from otree.api import * import random class PlayerBot(Bot): pass