Change Contents of the Bubble
Welcome to CS1315. Click on the python to add comments.

This page removed for FERPA compliance
View this PageEdit this Page (locked)Uploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Lab 4 Spring 2007

This lab is meant to teach the basic functionality of Excel. You will be downloading a text file that represents the stock prices of Disney over the past few months and adjusting the data, calculating things from the data, and then graphing the data. You will first need to download this file: DisneyPrices.txt by right clicking and hitting save target as. This file was generated using this Jython script: ExcelCode.py. Then proceed to the assignment This lab MUST be done using Excel. If you do not have Excel, please use a library computer.

Lab 4 Questions Spring 2007

For extra credit:

5 points Do not use the included DisneyPrices.txt but instead run ExcelCode.py to get a REMOVED recent list of the Disney Stock Prices. You will need to run the code in JES. It will generate a text file for you in the directory you specify. If you do not understand how it works speak to a TA.

Link to this Page