Geography, asked by Bangtan2008, 2 months ago

a) a=100
if a 99
printf a, 'is a three digit number")
else
print( a, 'is a three digit number")
b) p= "INDIA"
print(p+ "DELHI")
print(p*3)​

Answers

Answered by archanabs
2

Explanation:

c=99, three digit number print plus three

Delhi=200

Hope it helps you...

Similar questions