Exemplo n.º 1
0
def main():
    b = Bike()
    print(b)
    print(Wheel.Count())