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])
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!
+ 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!
0
Python
How to use list[list]
0
M.K.
https://www.sololearn.com/Discuss/78424/list-1-1-2-3-5-8-13-what-will-be-output-if-next-line-of-code-is-print-list-list-4-and-how
https://stackoverflow.com/questions/52729080/operations-on-JUMP_LINK__&&__python__&&__JUMP_LINK-list
https://www.sololearn.com/Discuss/1778222/list-1-1-2-3-5-8-13-print-list-list-4