Ask Question
3 September, 06:54

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

A) int

B) str

C) float

D) list

+5
Answers (2)
  1. 3 September, 08:02
    0
    Answer is C). Float

    I don't know python, but my knowledge and google confirmed that float is the answer you are looking for.
  2. 3 September, 09:28
    0
    Answer: The answer is C
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What kind of data type would a Python programmer assign a variable to indicate a fractional number? A) int B) str C) float D) list ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers