As someone who learned Python before C++, one of my biggest complaints was how C++ handled strings. In Python, strings were so versatile and was accompanied by a variety of useful methods. Not so much ...