import os
from multipli import *

# test de la fonction table
table(3, 20)
os.system("pause")