What does the following statement mean in Python?
mylist =0
o It creates a list of mixed data types.
o It creates a list with the number 0.
o It creates a list with numbers 1 to 10.
o It creates an empty list. Answer quickly plsss
Answers
Answered by
4
Answer:
- It creates a list with the number 0.
Answered by
1
Explanation:
o It creates a list with the number 0.
hope it's help you.
Similar questions