A

Admin • 832.27K Points
Coach

Q. Which of the following statements will create a list?

  • (A) l = list()
  • (B) l = []
  • (C) l = list([1, 2, 3])
  • (D) All the answers are true
  • Correct Answer - Option(D)
  • Views: 17
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.