Python
Strings, String, String manipulation, String matching, Python
250
Get started with Strings in Python! Explore various string based operations/algorithms and find their use in many important fields. This problem set will introduce you to 5 easy yet interesting problems on strings.
The problems in this problem set require you to write a script in Python using the required logic and process the data in standard input and print the required answer to standard output Except one problem where you just need to implement given function.