Vidyalelo
Python · Q108

MCQs for Python Strings: Exam

Programming · Python · question 108

Q108

What will be the output of the "hello" +1+2+3?

A.
hello123
B.
hello
C.
Error
Answer
D.
hello6

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board