MCQ Single Best Answer Not Set

QWhat will be the data type of x after the following statement if input entered is 64?
x = float(input('Enter a number: '))

ID: #3760 Python Data Types MCQ 508 views
Question Info
#3760Q ID
Not SetDifficulty
Python Data Types MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Integer
  • B String
  • C List
  • D Float
Correct Answer: Option D

Explanation

Float

Share This Question

Challenge a friend or share with your study group.