Question-67: How can you combine a variable with a Text or String?
- Using escape character
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Answer : B
Exp:
Combining variables with Text
- Using “+” operator you can combine text
You can access to full explanation to question and answer from this page.