Question-48: Which of the following statements are correct for the string type?
- String always needs a double quote.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering Python Certification Material
Answer: A,B,C
Exp:
Strings
- String always needs a double quote.
- If your string itself require quotes then?
- We already discussed escape character
-
You can access to full explanation to question and answer from this page.