Types Number and String

Alice is a "type sensitive" programming language.

Different kinds of data must be categorized in different ways.

These ways are technically known as data types.

I will explain data types in detail in a future lesson.

We do need to distinguish between two types:  Number and String in this lesson.