IT 116: Introduction to Scripting
Class 13

Today's Topics

Review


New Material

Homework 7

I have posted homework 7 here.

It is not due this coming Sunday.

Instead is due on the Sunday of the following week, October 27th.

This is to allow you time this weekend to study for the mid-term.

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.

Tips and Examples

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