Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Python Conditional
yusufbrima
Jul 22nd, 2020
212
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/usr/bin/env python3
a
=
6
b
=
a^
2
-
35
if
(
b
<
0
)
:
print
(
"a is too small"
)
else
:
print
(
"Good work, a is large enough"
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ GET 5OO$ GIFT CARD 35
JavaScript | 0 sec ago | 0.31 KB
⭐ giftcards for free
JavaScript | 1 sec ago | 0.05 KB
⭐ [PAID METHOD] $9000 IN 20 DAYS⭐ KX
JavaScript | 2 sec ago | 0.31 KB
⭐ GET 5OO$ GIFT CARD T6
JavaScript | 5 sec ago | 0.31 KB
⭐ giftcards for free
JavaScript | 6 sec ago | 0.05 KB
⭐ [NOOB] Make $800-$2400 DAY⭐ S2
JavaScript | 8 sec ago | 0.31 KB
⭐ GET 5OO$ GIFT CARD 6F
JavaScript | 10 sec ago | 0.31 KB
⭐ [PAID METHOD] $9000 IN 20 DAYS⭐ 82
JavaScript | 11 sec ago | 0.31 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!