Friday, February 28, 2014

HW2 - Make a Program From Home

So this weekend, you need to write your own program at home, save it, and upload it to your Google Drive CS folder.

Some very basic requirements for your program.  Your program must:
  - be more than one line, multiple print commands
  - you must add two strings together
  - you must multiply a string somewhere

  - it must run and work with no errors
  - the File should be named HW2-YourName.py

From Python, File->New  to make your new program.
Test your program using Run -> Run Module

Save the file, to your documents or your desktop (but it says at title of your python window where it is being saved)  and upload your file to your google drive shared folder.

Good luck my fellow programmers!

No comments:

Post a Comment