Computer Science, asked by sb927926, 3 days ago

what are the standard types in python?

Answers

Answered by Ɍɛղgɔƙմ
0

Answer:

Python has six standard Data Types:-

  • Numeric.
  • String.
  • List.
  • Tuple.
  • Set.
  • Dictionary
Answered by a8529749297
0
:
Numbers.
String.
List.
Tuple.
Dictionary.
Similar questions