Advertisements
Advertisements
Question
What will the following expression be evaluated for in Python?
print(15.0 / 4 + (8 + 3.0))
Options
14.75
14.0
15
15.5
MCQ
Advertisements
Solution
14.75
shaalaa.com
Notations for Arithmetic Expressions
Is there an error in this question or solution?
