In the previous video, we showed how to call a string method if it had only one argument – the string. In this video we show you how to call arbitrary string methods, which can have many arguments. When you are done with this video, you should be able to read the documentation for all of the
String methods in Python.