Computer Science, asked by rdhawan23, 5 months ago

What will be the output of the given core?
a= "hello"
b= "world"
print (a+b+"coder")

Answers

Answered by vi0letz
1

Explanation:

Hello world. ...☺......

Similar questions