Computer Science, asked by shaurya9190, 3 months ago

Write any one standard data type?​

Answers

Answered by empire62
2

Explanation:

Common data types include: Integer. Floating-point number. Character.

Answered by LoveYouPranjal
0

Standard data types of Python include numeric data types, sequence types and dictionary which is a collection of key-value pairs. Objects of numeric data types are either integers, floats or complex numbers. Integers are whole numbers, whereas floats have a fractional part.

Similar questions