Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Q2
#python 3.5.2 Number = int(input("\nPlease Enter the Range Number: ")) i = 0 First_Value = 0 Second_Value = 1 while(i < Number): if(i <= 1): Next = i else: Next = First_Value + Second_Value First_Value = Second_Value Second_Value = Next print(Next) i = i + 1
run
|
edit
|
history
|
help
0
even odd
word repeat
Calculate Volume of Sphere
Lab_I_4_25_11_2020
Яндекс.Интервью - Задача C
Play
2.1.19
Add missing names
Ej2_PYTHON_203700377.
wordchangething