Feeds
已回答
For loop fibonacci sequence
x = input('enter the first and second number of the sequence:') y = input('enter the number of elements in the sequence:') ...
For loop fibonacci sequence
x = input('enter the first and second number of the sequence:') y = input('enter the number of elements in the sequence:') ...
6 years 前 | 0
