Computer Science, asked by sohamd2019, 8 months ago

Print("Hello world")
a = 43
b = 56
Print( a+b )
Use vs code

Answers

Answered by Anonymous
1

OUTPUT:-

Hello world

99

Similar questions