Computer Science, asked by reenusood02673, 2 days ago

What are the different data types used in Python?​

Answers

Answered by ghulesunita266
1

Answer:

Python has five standard Data Types:

Numbers.

String.

List.

Tuple.

Dictionary.

Python has six standard Data Types:

Numbers. String. List. Tuple.

Common data types include:

Integer.

Floating-point number.

Character.

String.

Boolean.

Let's discuss some important features of Python Programming Language:

•Easy Language. Python is an easy language. ...

•Readable. The Python language is designed to make developers life easy. ...

•Interpreted Language. ...

•Dynamically-Typed Language. ...

•Object-Oriented. ...

•Popular and Large Community Support. ...

•Open-Source. ...

•Large Standard Library.

Explanation:

Thanks for asking the question..

Similar questions