from otree.api import Currency as c, currency_range from . import pages from ._builtin import Bot from .models import Constants #test de version class PlayerBot(Bot): def play_round(self): pass