Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Read through the specs (parts B and C) first to get an idea of the functionalities asked for in Part A. Then, modify each
Read through the specs (parts B and C) first to get an idea of the functionalities asked for in Part A. Then, modify each of the lists in the drawings to show what the result of the operation (mentioned in each of the drawings) is: Be clear about what is changing and how. The diagrams do not need to be neat.. but they need to be understandable so clearly scribbling over a link that no longer exsists is perfectly acceptable. The idea is to think through what you need to change to achieve your goals. You can modify the diagrams electronically using something like paint or other diagramming software Alternatively you can print out the pdf and then hand draw on the printed diagrams. If you choose this method you must: take a picture of each drawing and put them into word document in same order as original. convert that document to a pdf (print to a pdf) and name the pdf file the same as the original file. Upload the file to your github repo. A bunch of individual images will not be graded, it needs to be in one pdf file. What does the following function call do to this object? What does the function return? the_list.make_set("pony") the_list front back What does the following function call do to this object? What does the function return? the_list.make_set("pony") the_list front back data next prev set cat data next prev set fish aaa data dog next prev set What does the following function call do to these objects? What does the function return? list1.union_set(list2) front list1 back list2 front back data next prev set data next prev set cat rose 0 data next prev set data next prev set fish daisy 0 data next prev set dog 0
Step by Step Solution
There are 3 Steps involved in it
Step: 1
you have electronic versions of the diagrams eg in PDF format Open the PDF file containing the diagr...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started