Python has some standard types that are used to define the
operations possible on them and the storage method for each of them.
Python has five standard data types:
·
Numbers
·
String
·
List
·
Tuple
·
Dictionary
No comments:
Post a Comment