O Level Python Paper January 2025
Question: 1
Report Error
पायथन में निम्नलिखित अभिव्यक्ति का मूल्यांकन किस रूप में किया जाएगा?
What will the following expression be evaluated to in Python?
print(15.0 / 4 + (8 + 3.0))
A)
B)
C)
D)