Examveda

Which of the following will run without errors?

A. round(45.8)

B. round(6352.898,2,5)

C. round()

D. round(7463.123,2,1)

Answer: Option A


This Question Belongs to Python Program >> Data Types And Numeric Types

Join The Discussion

Related Questions on Data Types and Numeric Types