20
QuizMultiple Choice

Iteration — Unit test

Question 20 of 25 • VA-Information Technology Fundamentals B

What kind of data type would a Python programmer assign a variable to indicate a fractional number?

Answer
A
int
B
str
C
float
D
list
Previous
Next
What kind of data type would a Python programmer…