Login
Remember
Register
Ask a Question
Which of the following data types is shown below?
+1
vote
asked
Jan 19, 2021
in
Python
by
SakshiSharma
Which of the following data types is shown below?
L = [2, 54, 'javatpoint', 5]
What will be the output of this statement?
i) Dictionary
ii) Tuple
iii) List
iv) Stack
#data-types
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...