Computer Science, asked by Komalkdi, 4 months ago

Write an output for the following statement
1)>>>print ( india' t'delhi)
2)>>>print(india;/'delhi)
3)>>>a=10
>>>b=30
>>>c=(a+b)*4
>>>print(c)

Answers

Answered by poonamrajput9362
0

Answer:

1) >>>print( india't'delhi)

Similar questions