Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
mfgnik
Apr 4th, 2020
237
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
n
=
int
(
input
(
)
)
if
n
<=
2
:
print
(
2
)
else
:
s
=
[
1
,
1
]
for
i
in
range
(
n -
2
)
:
s.
append
(
s
[
-
1
]
+ s
[
-
2
]
)
print
(
sum
(
s
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🚨 Trading exploit 💎 🚨🚨
JavaScript | 23 sec ago | 0.18 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 1 min ago | 0.15 KB
💎 Free Crypto Method 💎 🚨🚨
JavaScript | 2 min ago | 0.18 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 2 min ago | 0.15 KB
💎 INSTANT MONEY EXPLOIT 💎 🚨🚨
JavaScript | 4 min ago | 0.18 KB
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 5 min ago | 0.15 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 6 min ago | 0.18 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨✅
JavaScript | 8 min ago | 0.18 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!