Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
aleatorio.py
alduncin
Jul 1st, 2013
191
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
#de 0 a 1, muestra de 100 numeros
from
random
import
random
from
sys
import
argv
def
main
(
)
:
#N=100
N
=
int
(
argv
[
1
]
)
for
i
in
range
(
N
)
:
num
=
random
(
)
print
num
main
(
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐⭐
Java | 5 sec ago | 0.06 KB
Free Crypto Method ✅ NEVER SEEN BEFORE
JavaScript | 5 sec ago | 0.25 KB
✅ Crypto Exchange Exploit
JavaScript | 9 sec ago | 0.25 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐⭐
Java | 16 sec ago | 0.06 KB
✅ Make $2500 in 15 minutes
JavaScript | 16 sec ago | 0.25 KB
⭐ Free SOLANA Method ⭐
JavaScript | 22 sec ago | 0.25 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐⭐
Java | 26 sec ago | 0.06 KB
✅ Crypto Exchange Exploit
JavaScript | 28 sec ago | 0.25 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!