Table of Contents

Computer Lab 02, variables, conditionals

admin

please check your official faculty email, see http://www.fel.cvut.cz/en/user-info/ for more details. Making the official e-mail address working and reading it regularly is vital. This is the information channel for important messages from the Faculty and also from the course teachers.

puzzle

practical work

We will practice exercises from Wentworth2012.

input function helps in reading user input. Certain values are naturally positive (greater than zero). You program should check this and return something like Error: waiting hours must be grater than zero in case the user inserts a negative number.

homework