IT 116: Introduction to Scripting
Class 13

Review

New Material

Homework 7

I have posted homework 7 here.

It is due this coming Sunday.

Mid-term

The mid-term exam will be given on Tuesday, March 23rd.

It will consist of questions like those on the quizzes along with questions asking you to write short segments of Python code.

60% of the points on this exam will consist of questions from the Ungraded Class Quizzes.

The other 40% will come from four questions that ask you to write a short segment of code.

The last class before the exam, Thursday, March 12th, will be a review session.

You will only be responsible for the material in the Class Notes for that class on the exam.

The Mid-term is a closed book exam.

To prevent cheating, certain rules will be enforced during the exam.

Today's New Material Not on Mid-term

The new material in today's class will not appear on the Mid-term.

You will only be responsible for the material in the Class Notes for the next class.

They will cover Class Notes 2 through 12.

Review

Local Variables

Parameters

New Material

Default Values for Parameters

Named Arguments

Global Variables

Global Constants

Pausing Execution of a Script

Functions that Return Values

Returning Multiple Values

Standard Library

Creating Random Numbers

The random Module

Other random Functions

Random Number Seeds

Attendance

Graded Quiz

Class Quiz