Review
In this lecture we will review and fill in loose ends regarding… Variables and how to name them Floating point data types Deciding what type to use for your variable Data types and their Ranges Integers and real values How things can go out of bounds and we do a class work at the end to understand all of this
From Saquib
Data Types and Ranges From Saquib
Slide Thanks to Lynn Carter
Integers and Real values
Slide Thanks to Lynn Carter
Computing Stuff
Slide Thanks to Lynn Carter
Integer Arithmetic
Slide Thanks to Lynn Carter
Next Week How to Store Data in Arrays