# --*-- coding:utf-8 --*-- # #Dessin des tables de multiplications #en Rosaces modulo 360. # from tkinter import * from math import pi from math import cos from math import sin global y y=1 def dessin(): can.delete(ALL) y=yy x=1 xmax=360 angle=(2*pi)/xmax while x