Examveda

What will be the output of the following Python statement?
>>>"a"+"bc"

A. bc

B. abc

C. a

D. bca

Answer: Option B


This Question Belongs to Python Program >> Introduction To Python

Join The Discussion

Related Questions on Introduction to Python