Confused by Python's "split" and "strip" string methods?

Confused by Python's "split" and "strip" string methods?

People often confuse the "strip" and "split" string methods. They do different things, but are similar enough (in name and functionality) that I find people often get them mixed up. In this video, I show you how they are different, and how to remember which one you want to use.