Python's String Methods Turned Out to Be a Cheat Code
Up to this point I've been doing a lot of string work manually: indexing, slicing, writing my own loops to check things. Turns out Python ships a whole toolbox of ready-made string methods that handle
dartionjoshi.hashnode.dev6 min read