|
Re: Hanging Ubertubes on pegs that don't have a tracker line leading to them
strafe?
__________________
Code:
class team2412(GP):
def __init__(self):
GP.__init__(self)
self.coopertition = True
self.info = {"name": "Robototes", "school": "Sammamish High School, Bellevue, WA"}
assert self.kind_people == True
|