📝 **Question:** What does the expression `"2" + "3"` return in Python?
📋 Choose one correct option from the list.
💡 **Hint:** the `+` operator behaves differently for numbers and for strings. Consider what happens if both operands are quoted strings.
📝 **Question:** What does the expression `"2" + "3"` return in Python?
📋 Choose one correct option from the list.
💡 **Hint:** the `+` operator behaves differently for numbers and for strings. Consider what happens if both operands are quoted strings.
📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet