हिंदी

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×