6 lines
55 B
Python
6 lines
55 B
Python
|
n=int(input())
|
||
|
for i in range(3,n+1)
|
||
|
tep=a+b
|
||
|
b=a
|
||
|
tep=b
|