Furman Universitycs.furman.edu/~pbatchelor/csc121/Python Labs for CSC105... · Web viewChapter 2...

3
Chapter 2 – Sales Prediction Chapter 3 Defining and Calling a Function - Kilometers to Miles

Transcript of Furman Universitycs.furman.edu/~pbatchelor/csc121/Python Labs for CSC105... · Web viewChapter 2...

Page 1: Furman Universitycs.furman.edu/~pbatchelor/csc121/Python Labs for CSC105... · Web viewChapter 2 – Sales Prediction Chapter 3 Defining and Calling a Function - Kilometers to Miles

Chapter 2 – Sales Prediction

Chapter 3 Defining and Calling a Function - Kilometers to Miles

Page 2: Furman Universitycs.furman.edu/~pbatchelor/csc121/Python Labs for CSC105... · Web viewChapter 2 – Sales Prediction Chapter 3 Defining and Calling a Function - Kilometers to Miles

Chapter 4 IF function - Area of Triangle

Chapter 5 While loop and For Loop - Bug Collector

Page 3: Furman Universitycs.furman.edu/~pbatchelor/csc121/Python Labs for CSC105... · Web viewChapter 2 – Sales Prediction Chapter 3 Defining and Calling a Function - Kilometers to Miles

Chapter 6 Writing a Value-Returning Function Feet to Inches