CBSE Class 11 Informatics Practices
Question 54 of 102
Python Programming Fundamentals — Question 15
Back to all questions(a) (a + b) / 2
(b) (3**2 + 9**3) / 2
(c) 3**2 + 9**3 / 5
(d) a**0.5 + (a + 2) / b
(e) 8 - 6 + 6 * sum / 7 - var**0.5
(f) u * t + 1 / 2 * a * t**2