Saved Bookmarks
| 1. |
What is string operator? |
| Answer» Ok simply a string operator is a operation held on any string. Iam a python student in python any character is definied as string until unless you specify Examples . "Hello"These operations are actually used to manupilated the given string that is you can change their case , their letters can be deleted etc. | |