40.9k views
22 votes
The int function can convert floating-point values to integers, and it performs rounding up/down as needed.

true

false

User Syska
by
5.4k points

1 Answer

4 votes

Answer:

Thks is true the int function changes a float value to an integer and will round up or down by default.

User Adhi Ardiansyah
by
5.4k points