मराठी

What will be the output of the following statement? print(14%3**2*4) - Computer Science (Python)

Advertisements
Advertisements

प्रश्न

What will be the output of the following statement?

print(14%3**2*4)

पर्याय

  • 16

  • 64

  • 20

  • 256

MCQ
Advertisements

उत्तर

20

Explanation:

(14 % 3 ** 2 * 4)
= 14 % 9 * 4
= 5 * 4
= 20
(** has the highest priority)
shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2024-2025 (March) Set 4
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×