Skip to main content

Strong Typing

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

Strong typing restricts a variable to holding values of the type with which it was defined — a language characteristic enforcing that names keep their declared kind.

Show

A scoreboard slot declared for whole numbers refuses a word, every time, on purpose.

Watch for

The restriction is protection wearing the costume of inconvenience.