Sha256: 8e86478b3e0d2f978c98266272af118c7a2c206fbb782117abaa7912f2840708

Contents?: true

Size: 105 Bytes

Versions: 71

Compression:

Stored size: 105 Bytes

Contents

class Luhn(object):
    def __init__(self, card_num):
        pass

    def is_valid(self):
        pass

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
trackler-2.2.1.139 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.138 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.137 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.136 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.135 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.134 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.133 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.132 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.131 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.130 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.129 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.128 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.127 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.126 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.125 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.124 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.123 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.122 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.121 tracks/python/exercises/luhn/luhn.py
trackler-2.2.1.120 tracks/python/exercises/luhn/luhn.py