Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Bucle while, Simple. Python
JPablos
May 24th, 2022
1,065
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/usr/bin/env python
# -*- coding: utf-8 -*-
i
=
1
while
i
<=
10
:
print
(
i
,
end
=
' '
)
i
=
i +
1
print
(
'
\n
Uso simple del bucle while'
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐Exchange Exploit⭐⭐ Q
JavaScript | 7 sec ago | 0.24 KB
✅⭐ Make huge profits on trading ⭐⭐ 4
JavaScript | 19 sec ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ O
JavaScript | 30 sec ago | 0.24 KB
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ O
JavaScript | 52 sec ago | 0.24 KB
✅ Make $2500 in 20 minutes⭐⭐⭐ C
JavaScript | 1 min ago | 0.24 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ O
JavaScript | 1 min ago | 0.24 KB
⭐⭐Exchange Exploit⭐⭐ Q
JavaScript | 1 min ago | 0.24 KB
⭐✅ Swapzone Glitch ✅ Working⭐⭐⭐ R
JavaScript | 1 min ago | 0.24 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!