Sha256: bbb5b8970158b1ea5687dbfbecd5ff0dc945504d1c95ca462b4648e3b0b8bed4

Contents?: true

Size: 139 Bytes

Versions: 71

Compression:

Stored size: 139 Bytes

Contents

class BowlingGame(object):
    def __init__(self):
        pass

    def roll(self, pins):
        pass

    def score(self):
        pass

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.179 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.178 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.177 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.176 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.175 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.174 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.173 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.172 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.171 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.170 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.169 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.167 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.166 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.165 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.164 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.163 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.162 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.161 tracks/python/exercises/bowling/bowling.py
trackler-2.2.1.160 tracks/python/exercises/bowling/bowling.py