Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Python Conditional
yusufbrima
Jul 22nd, 2020
213
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 M0
JavaScript | 2 sec ago | 0.31 KB
$5,000 a Day – The Secret Money BlueprintRV
JavaScript | 3 sec ago | 0.13 KB
⭐ get any gift card for FREE
JavaScript | 6 sec ago | 0.05 KB
[Insider Leak] $5,000 in 7 Days – Anyone Can...
JavaScript | 6 sec ago | 0.13 KB
⭐ [NOOB] Make $800-$2400 DAY⭐ D2
JavaScript | 8 sec ago | 0.31 KB
⭐ [NOOB] Make $800-$2400 DAY⭐ ZW
JavaScript | 8 sec ago | 0.31 KB
⭐ [NOOB] Make $800-$2400 DAY⭐ 11
JavaScript | 9 sec ago | 0.31 KB
[So Easy!] Bank $600-$1,800 Monthly with This...
JavaScript | 10 sec ago | 0.12 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!