Q. How many types of strings are supported in Python?


Answer =

Python allows two string types:

1. Single line Strings: - Strings that are terminated in a single line.
2. Multi-line Strings: - Strings storing multiple lines of text.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post