EMT 1111

Logic and Problem Solving

This course will show me how to use and understand computer programs. A program is a set of instructions written in a computer language to tell the cpu to take action. We are using python which is an interpreted language which looks at each instruction one at a time to translate it.