a=float(input("a=")) b=float(input("b=")) Centre=... Rayon=... print("Centre =",Centre,"Rayon =",Rayon)