Page 1 of 1

What will be the output of the following Python statement?

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
>>>"a"+"bc"
a) bc
b) abc
c) a
d) bca