Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Round Float
Python Code Challenge
2 -
Write a program that prompts the user for a float and then rounds it to the nearest integer.
Python
Data Types
Numbers