1
CSC 241: Introduction to Computer Science I Assignment Assignment Implement the functions below in the file hw.py and submit on COL. You must also add appropriate doc strings (e.g. strings that appear on the line following the function header) to the functions that clearly state their types and concisely describe what the functions are doing. A submission without doc strings will not earn full credit. 1. 6.20 2. 6.21 3. 6.24 4. 6.26 5. 6.27 Grading All questions carry equal credit.

assign8 (2)

Embed Size (px)

DESCRIPTION

jiojklfdsa

Citation preview

  • CSC 241: Introduction to Computer Science I

    Assignment

    Assignment

    Implement the functions below in the file hw.py and submit on COL.

    You must also add appropriate doc strings (e.g. strings that appear on the line following

    the function header) to the functions that clearly state their types and concisely describe

    what the functions are doing. A submission without doc strings will not earn full credit.

    1. 6.20

    2. 6.21

    3. 6.24

    4. 6.26

    5. 6.27

    Grading

    All questions carry equal credit.