i=1 while i!=0 : if x=0 : i=0 else : x=input("Entre une vitesse en Km/h : ") print(x, " Km/h est égal a ", x*1.609," miles par heure") i+=1
1 2 10 0 11
falcon: FATAL - Program terminated with error. SyntaxError CO0001 at /home/1TZ0WA/prog.fal:5: Generic syntax error
Standard output is empty