Thursday, Week 4

1.  Questions

2.  Write Code:

      Input pairs of numbers until they are both sum to exactly 10.  For each pair of numbers, tell which one is bigger.  If they are both even, tell this to the user.    When the loop is exited, print the biggest first number, the average of all the second numbers, and the largest difference between the 2 numbers.

3.  Functions:  Passing parameters

4.   Event Loop and GUI:  Where to go next?

5.  What can a computer do?  What are its limits?

         -can a computer do anything you can teach a person to do?

         -can a computer learn on its own?

         -can a computer be 'creative'

         -a computer counselor?

         -ELIZA