Three simple programs

I will present and explain three simple programs.

The first program, named Alice0165a is designed to teach you about sequence and selection structures.

The second program named Alice0165b is designed to teach you about the loop structure.

The third program named Alice0165c is designed to teach you about the multiple choice composite structure.

The programs will combine the sequence structure with the selection structure and the loop structure.