207k views
2 votes
Which function converts the user's input to a number with a decimal?

User Kurt Kline
by
6.9k points

1 Answer

3 votes

Answer:

Explanation: integer is the meaning of int() if you payed attention to programming class, int() would be a WHOLE number and not a decimal number, 2nd of all, a decimal number would be float() so the answer is int() hope i helped!

Step-by-step explanation:

hope this helped good luck

User Azat Razetdinov
by
6.6k points