Lec 01 - Computational Problem Solving

Slides:

Lecture Slides

Computational Problems

Variables

In a computer program, a variable is a location in the memory that holds a value.

Last updated