Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Kosheen
May 12th, 2018
304
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
y
=
int
(
input
(
)
)
if
(
(
y %
4
==
0
and
y %
100
!=
0
)
or
(
y %
400
==
0
)
)
:
print
(
"Високосный"
)
else
:
print
(
"Обычный"
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💡 EASY MONEY GUIDE ✅ Working 📝✅
JavaScript | 3 min ago | 0.20 KB
🚨 Free Crypto Method 🚨
JavaScript | 6 min ago | 0.22 KB
⭐Make $15OO in 2O minutes⭐ 📝🔥
JavaScript | 9 min ago | 0.20 KB
⭐Profit Method⭐ 📌📌
JavaScript | 15 min ago | 0.20 KB
💎 ChangeNOW Exploit
JavaScript | 16 min ago | 0.22 KB
🔥 Exchange profit method ✅📌
JavaScript | 21 min ago | 0.20 KB
💵 Make 3000$ in 20 minutes 💵
JavaScript | 26 min ago | 0.22 KB
⚡ Crypto Swap Glitch ✅ Working ⚡ 💵🚨
JavaScript | 27 min ago | 0.20 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!