0
integer= int, string= str, floap=?
4 ответов
0
add a small description..!
n = "9"
print(float(n))
print( int(n) )
print(str(n)) #= print(n)
+ 1
Float is a data type that represents real numbers. It is used to store numerical values with decimal points.
+ 1
Floap = soap 🧼 its for slippery intergers
0
Так и остаётся
int
str
floap