CBSE Class 11 Computer Science Question 36 of 106

Python Fundamentals — Question 22

Back to all questions
22
Question

Question 22

To convert the read value through input( ) into a floating point number, ..........( ) is used.

  1. floating
  2. float ✓
  3. int
  4. integer
Answer