from otree.api import Currency as c, currency_range, expect, Bot, SubmissionMustFail from . import * import random class PlayerBot(Bot): def play_round(player): yield Introduction yield HL_Introduction yield Holt_Laury1, dict(Holt1=1, Holt2=1, Holt3=1, Holt4=1, Holt5=1, Holt6=1, Holt7=2, Holt8=2, Holt9=2, Holt10=2)