LinkedIn Python Skill Assessment Quiz Answers

What built-in Python data type is best suited for implementing a queue?

Latest Update on 25th January, 2022 by Certification Course Answers

What built-in Python data type is best suited for implementing a queue?

  1.  dictionary
  2.  set
  3.  None. You can only build a queue from scratch.
  4.  list

Correct Answer:

  •  list

Latest Updates

No posts found in this category.