Posts

Showing posts from July, 2024

Exploring the endswith() method

Breaking Down Problems Into Ever Smaller Parts, Smaller and Smaller

A Protocol for Raising PRs

Identity vs. Equality: When to use "is/is not" versus equality operators "==/!=" in Python