O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

What is the output of : print(2*3**3*4)

इसका आउटपुट क्या है: print(2*3**3*4)

Write Answer

Explanation