A

Admin • 832.27K Points
Coach

Q. Which of these is not a core data type in Python?

  • (A) List
  • (B) Tuple
  • (C) Class
  • (D) Dictionary
  • Correct Answer - Option(C)
  • Views: 17
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Class is a user-defined structure, not a core built-in data type like list, tuple, or dict.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.