What is the output of the following code? a=3 b=”12″ print (a*b)

What is the output of the following code? a=3 b=”12″ print (a*b) Read More »