Exemplo n.º 1
0
def main():
    begin_game(calc)
Exemplo n.º 2
0
def main():
    begin_game(even)
def main():
    begin_game(progression)
Exemplo n.º 4
0
def main():
    begin_game(prime)
Exemplo n.º 5
0
def main():
    begin_game(gcd)