Homework 1

Due 3 Oct 00 in class

Please remember to send me electronic versions of your code and to bring a hard copy of code and interaction with your code (the output being used) to class.

  1. Write a program that prints hello world to the screen.
  2. Write a program which allows the user to input a number and which returns the absolute value of that number. Make computing the absolute value a separate function.

Homework     |     Lectures     |     Home