CompSci 6, Spring 2012, Lab 1

By entering your name/net-id below you indicate you are in lab on January 18, 19, or 20 to answer these questions and that you were part of the process that resulted in answers being turned in.

Name: ______________    Net id: _____________ || Name: ______________    Net id: _____________

Name: ______________    Net id: _____________ || Name: ______________    Net id: _____________

Installing Python

Examine the code in graphing.py and answer the questions from the lab sheet.
  1. What changes made the plot go from 0 to 20?
    
    
    
    
    
    
  2. What changes were needed to graph y=(x-4)3?
    
    
    
    
    
    
    
    
  3. How many commands do you think it should take to solve the first world: http://armor.ag/1TKrh. Why?
    
    
    
    
    
    
    
  4. How many commands do you think it should take to solve the second world: http://armor.ag/1TFM2. Why?
    
    
    
    
    
    
    
    
    
  5. How many commands do you think it should take to solve the second world: http://armor.ag/1TLob. Why?