there are how many type of basic data type in python
Answers
Answered by
3
Answer:
Python has totally 6 standard data types
Explanation:
They are as follows
• Numbers
• String
• Tuple
• List
• Set
• Dictionary
Hope it helps:)
Similar questions