Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
fibo_1
#python 3.6.9 a, b = 0, 1 bis = int(input("Maximum?: ")) while b < bis: print(b, end=' ') a, b = b, a+b
run
|
edit
|
history
|
help
0
Program of cube
mansur
Add missing person
set, tuple, and dict
Array
aaa
Lesson 6 part b2
ElaineBrown** rextester.com
decoration dec1
Yogesh.py