Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
سوالات امتحان نهایی 4
a guest
Jun 1st, 2015
50
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
n
=
int
(
input
(
)
)
a
=
0
for
i
in
range
(
10
**
(
n-
1
)
,
10
**n
)
:
b
=
0
for
j
in
range
(
1
,
i+
1
)
:
if
i%j
==
0
:
b
=
b+
1
if
b
==
2
:
a
=
a+i
print
(
a
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Bug (Get more on BTC swaps) X
JavaScript | 2 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY V
JavaScript | 3 sec ago | 0.32 KB
Profit Method
JavaScript | 8 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 12 sec ago | 0.32 KB
✅ Exploit 500$ in 15 Minutes C
JavaScript | 22 sec ago | 0.32 KB
⭐ Instant Profit Method ⭐
JavaScript | 23 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 28 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 34 sec ago | 0.32 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!