Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 19th, 2020
150
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.22 KB
| None
|
0
0
raw
download
clone
embed
print
report
count = 0
summa = 0
while 1:
num = int(input('Введите число: '))
if num % 2 == 0:
count += 1
if num % 2 == 1:
summa += num
if count == 5:
print(summa)
break
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Infinite Money Glitch
JavaScript | 41 sec ago | 0.67 KB
⭐⭐ Instant Money Method ⭐⭐ ✅
JavaScript | 44 sec ago | 0.67 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 1 min ago | 0.67 KB
🚨🚨🚨 +15,000$ in 1 Week - METHOD
JavaScript | 2 min ago | 0.67 KB
✅ Method to earn 30,000$ in BTC
JavaScript | 3 min ago | 0.67 KB
Untitled
Python | 4 min ago | 88.04 KB
Infinite Money Glitch
JavaScript | 4 min ago | 0.67 KB
🎯🎯 +50,000$ in 1 month⭐ 🎯📌
JavaScript | 7 min ago | 0.67 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!