1.

What will be the output of the following ? print (len(str(17//4)))print (len(str(17/4)) )

Answer» 1 and 4


Discussion

No Comment Found