Different data types on python

1 answer

Answer

1205919

2026-08-13 16:00

+ Follow

There a couple data types.

String = Text | "hello"

Float = Decimal Value | 5.5

Integer = Whole number | 5

Boolean = True/False Statement | False

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.