Compsci 101, Fall 2012, Assignment 0

There are two parts to this assignment. Use Python in the browswer to solve two APTs and use Python in Eclipse to solve the same APTs.

(from nbc.com, advertising included)

The history of the cheeseburger is not without a small controversay. In the video on the left, from SNL as long ago as 1978 we see the Olympia Cafe in which the only meal you can order is a cheeseburger. One of the APTs you'll complete for this first assignment is about cheeseburgers as well.

Solve both the Cheeseburger APT and the Bogsquare APT using the browser-based Python environment at either skulpt.org or the online python tutor (developed by Philip Guo). You should write each function called for in the APT and test it by calling the function with different parameters. Be sure to test with values other and in addition to those that are included in the APT writeup.

After testing your code in the browser-based Python environments you'll have completed the first part of the assignment. The second part will be to set up Eclipse, Ambient, Pydev

What to Turn In

Use the browser-based Python environment at skulpt.org or online python tutor to complete two APTs. Turn in the code you wrote by copy-pasting it into a text-editor or word document, or by taking a picture/screen capture of the browser with your code in it and turning that in. You should get started on part 2 by installing Eclipse, Ambient, Pydev, and EPD and snarfing the APTs, completing them in Eclipse, and then submitting them via Eclipse. More instuctions on that to follow.

Do NOT forget the README file you must submit. Information about the README and collaboration is available.

Submit your Python module using Ambient from Eclipse and the assignment named assign0. If you complete the assignment using Eclipse, submit using apt0.

To submit online use the online websubmit system.