Report Bug
Qus : What will the following code output? print( 12/4/2)
Qusनिम्नलिखित कोड आउटपुट क्या होगा? print( 12/4/2)

A. 6
B. 1
C. 1.5
D. Error


Solution
C. 1.5






Report Bug