Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
سوالات امتحان نهایی 1 قسمت الف
a guest
Jun 1st, 2015
323
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
def
ma
(
n
)
:
a
=
n
b
=
0
while
a
!=
0
:
a
=
a//
10
b
=
b+
1
c
=
0
for
i
in
range
(
b
)
:
d
=
n//
10
**i%
10
c
=
c+d
return
c
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!