Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
سوالات امتحان نهایی 4
a guest
Jun 1st, 2015
49
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
MAKE $900 INSTANTLY F
JavaScript | 2 sec ago | 0.06 KB
MAKE $900 INSTANTLY V
JavaScript | 11 sec ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN G
JavaScript | 18 sec ago | 0.06 KB
MAKE $900 INSTANTLY Q
JavaScript | 20 sec ago | 0.06 KB
Make $200 in 15 minutes 1
JavaScript | 28 sec ago | 0.06 KB
Make 1500$ in 20 MIN [Method] F
JavaScript | 28 sec ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN K
JavaScript | 40 sec ago | 0.06 KB
✅ MAKE $12OO IN 10 MIN 8
JavaScript | 59 sec ago | 0.06 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!