0

List(list'num')

That already mean we want take the number 2nd list like this : list[1,2,3,4,5] Using function print(list[list[2])

5th Jan 2022, 3:05 PM
M.K.
M.K. - avatar
4 Answers
+ 6
M.K. , your question is not quite clear for me. can you please elaborate the post and also show us your attempt? please also mention the programming language in a tag. thanks!
5th Jan 2022, 3:23 PM
Lothar
Lothar - avatar
+ 5
M.K. , please put a bit more effort on giving a proper task description. please also mention samples for data input and output. thanks!
5th Jan 2022, 9:03 PM
Lothar
Lothar - avatar
0
Python How to use list[list]
5th Jan 2022, 3:25 PM
M.K.
M.K. - avatar