What will be the output of the following Python expression? round(4.576)
What will be the output of the following Python expression?
round(4.576)
a. 4
b. 4.6
c. 5
d. 4.5
What will be the output of the following Python expression?
round(4.576)
a. 4
b. 4.6
c. 5
d. 4.5