Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
LBOA_wk2_TracingLoops
timber101
Apr 28th, 2022
838
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
# challenge 26 page 47
y
=
0
for
x
in
range
(
0
,
4
)
:
if
x %
2
==
0
:
# testing if x is even, returns the remainder
y
=
x +
2
# as per the book
print
(
y
)
print
(
x
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Waste Management rev_01
Arduino | 5 min ago | 3.70 KB
📌 EASY PROFIT GUIDE ✅ Still works 🔥 🚨
JavaScript | 8 min ago | 0.20 KB
✅ 💡 ChangeNOW Profit Exploit 💎 💵
JavaScript | 28 min ago | 0.20 KB
seed
JavaScript | 31 min ago | 0.25 KB
pca_svd
Python | 32 min ago | 0.88 KB
pca powit_3
Python | 43 min ago | 0.98 KB
📌 Free Crypto Method 🔥 🚨
JavaScript | 49 min ago | 0.20 KB
📌 Crypto Swap Glitch ✅ Still works 💎 💵
JavaScript | 1 hour 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!