Solved:HOMEWORK 04: LISTS

$24.99 $18.99

The goal of this homework is for you to showcase your knowledge about how you can use indexing to manipulate strings and lists. The functions you are asked to code will all use some sort of indexing to accomplish the goal. Refer to the rubric to see how points will be rewarded for each function.…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Categorys:

Description

5/5 – (2 votes)

The goal of this homework is for you to showcase your knowledge about how you can use indexing to manipulate strings and lists. The functions you are asked to code will all use some sort of indexing to accomplish the goal. Refer to the rubric to see how points will be rewarded for each function. You have been given HW4.py to fill out with instructions in the docstrings. However, below you will find more detailed information to complete your assignment.

Grading Rubric

remove_duplicates: 10 points

common_elements: 10 points

flatten_list: 10 points

make_odd_even: 10 points

unique_lists: 10 points

process_string: 10 points

find_family: 15 points

find_family: 10 points

election_day: 15 points

___________________________________________________

Total 100/100 points

Provided

The following file(s) have been provided to you. There might be several, but you will only edit one of them:

1. HW4.py

This is the file you will edit and implement. All instructions for what the methods should do are in the docstrings.

2. HW4_test.py

This is a file containing tests for you to use if you will like to debug and test your code. You are not required to edit, submit, or even use this file.

Deliverables

You must submit all of the following file(s). Please make sure the filename matches the filename(s) below. Be sure you receive the confirmation email from T-Square, and then download your uploaded files to a new folder and run them.

1. HW4.py

If this file does not run (if it encounters an error while trying to run), you will get no credit on the assignment. If the file you submit is not named exactly like this one you will get no credit on the assignment.

Authors: Soni Aggarwal and Christine Feng | Report Issues: [soni@gatech.edu or christinefeng@gatech.edu ]

Solved:HOMEWORK 04: LISTS
$24.99 $18.99