Question
If I want to write a program that returns decimal numbers, which data type should I use?(1 point)
Responses
Integer
Integer
String
String
Float
Responses
Integer
Integer
String
String
Float
Answers
GPT-4o mini
To return decimal numbers, the appropriate data type to use is **Float**.