What will be the output of the given core?
a= "hello"
b= "world"
print (a+b+"coder")
Answers
Answered by
1
Explanation:
Hello world. ...☺......
Similar questions