Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ma_ind_def
Dmitry_Dronov
Jul 19th, 2015
238
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
max_ind
(
array
)
:
max_of_array
=
max
(
array
)
return
[
i
for
i
,
j
in
enumerate
(
array
)
if
j
==
max_of_array
]
a
=
IN
[
0
]
OUT
=
max_ind
(
a
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Hadez Method Leaked TC
Java | 40 sec ago | 0.07 KB
Make 3500$ in 1 day [Method]???? XH
Java | 1 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] Z
JavaScript | 1 min ago | 0.07 KB
?FREE 300$ GIFTCARDS? P8
Java | 2 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] U
JavaScript | 2 min ago | 0.07 KB
FREE BTC GUIDE P
JavaScript | 3 min ago | 0.07 KB
FREE 500$ GIFTCARDS F
Java | 3 min ago | 0.06 KB
FREE BTC GUIDE S
JavaScript | 3 min ago | 0.07 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!