Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ncount
gruntfutuk
Jun 12th, 2018
223
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
sys
if
sys
.
argv
[
1
:
]
and
sys
.
argv
[
1
]
.
isdigit
(
)
:
N
=
int
(
sys
.
argv
[
1
]
)
else
:
N
=
0
if
N
>
0
:
myList
=
[
i *
10
for
i
in
range
(
1
,
N +
1
)
]
else
:
myList
=
[
]
print
(
myList
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 51 sec ago | 0.15 KB
💎 Instant Profit Method 🔥
JavaScript | 1 min ago | 0.24 KB
IIN
Java | 1 min ago | 1.26 KB
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 2 min ago | 0.15 KB
💵 Crypto Swap Glitch ✅ Easy money 💵
JavaScript | 3 min ago | 0.24 KB
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 3 min ago | 0.15 KB
⭐⭐⭐Profit Method⭐⭐
Java | 5 min ago | 0.15 KB
💎 Free Crypto Method 💎
JavaScript | 5 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!