3. How many types of strings are supported in Python?\
Answers
Answered by
4
Answer: Python supports two string types, single quoted strings and double quoted strings. They have no particular difference in python.
Please Mark Me As Brainliest (:
Similar questions