Explore Library
QuizBeginner

Boolean Literal Types

Learn that true and false can each be used as literal types.

Given `let done: true;`, which assignment is valid?