English

Predict the output of the following code: def Changer (P, Q=10): P=P/Q Q=P%Q return P A=200 B=20 A=Changer(A,B) print(A,B,sep='$') B=Changer(B) print(A,B sep='$', end='# # #') - Computer Science (Python)

Advertisements
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×