Report Bug
Qus : What will be the output of the following :print( (5*2-4*8)%7)
Qusनिम्नलिखित कोड का आउटपुट क्या होगा? : print( (5*2-4*8)%7)

A. 7
B. 8
C. 10
D. 6


Solution
D. 6






Report Bug