x = 'manjula'
for i in x:
print(i.upper())

Posted on by