Q. What will be the output of the following Python statement? Code: >>>"a"+"bc" (A) bc (B) abc (C) a (D) bca ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) abc