Multiple choice

float is a data type.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Float is a fundamental data type in Python and many other languages used to store numbers that have fractional parts.