24.9k views
4 votes
Which function converts the users input to a number without a decimal?

User Vernomcrp
by
6.9k points

1 Answer

0 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 byyyyyyyyyyye

User Jinal Patel
by
8.2k points