Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Problem: fb_series
def fib(n): if n < 2: return n f_0 = 0 f_1 = 1 f_n = 0 for _ in range(n - 1): f_n = f_0 + f_1 f_0 = f_1 f_1 = f_n return f_n
run
|
edit
|
history
|
help
0
PyStr
single_digit
Aufgabe 16
1 to 101 : Decimal, Octal, Hexadecimal and Binary Format
PythonTuple
Nun
Boauth
Attempt to fork bomb server
sdfgthyjuyhtgrf
kkk