2025-11-04
Python match + case
writing match + case instead of if + elif + else
2025-11-04
writing match + case instead of if + elif + else
2025-11-04
making decisions between or among conditions
clean up the branch list with this one-liner command-line command
displaying content from an array of objects
displaying content based on different situations
using optional shorthand ways to write if/else statements
using optional shorthand ways to write if/else statements
making decisions between or among conditions