DIVIDE Y VENCERAS x=0 y=1 z=0 while True: num=int(input()) if num>1: break print("1",end=" ") for i in range(0,num): z=x+y print(f"{z}",end=" ") x=y y=z print("")
Puede agregar este documento a su colección de estudio (s)
Puede agregar este documento a su lista guardada
(Para quejas, use otra forma )
Ingrese si desea recibir respuesta
Nos califica