1.

Write the output of the following code# !/usr/bin/python from string import maketrAns. # Required to call maketrAns. function.intab = “aeiou” outtab = “12345” trantab = maketrAns.(intab, outtab) str = “this is string example….wow!!!”; print str.trAns.late(trantab, ‘xm’);

Answer»

The given code will produce following result : 

th3s 3s str3ng 21pl2….w4w!M



Discussion

No Comment Found