Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
OddEven-collegetest
gruntfutuk
Mar 7th, 2018
216
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
num
=
int
(
input
(
'Enter an integer: '
)
)
if
num %
2
==
0
:
print
(
'%d is even.'
% num
)
else
:
print
(
'%d is odd.'
% num
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
GMAIL Logs (2FA disabled)
JavaScript | 13 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 45 sec ago | 0.08 KB
MAKE $500 INSTANTLY
JavaScript | 1 min ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 1 min ago | 0.08 KB
✅ MAKE $1200 IN 15 MIN
JavaScript | 2 min ago | 0.08 KB
validate_schema.ps1
Batch | 2 min ago | 0.41 KB
Make $1200 in 15 minutes
JavaScript | 2 min ago | 0.08 KB
????Hadez Method Leaked???? TC
Java | 3 min ago | 0.15 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!