Structuring and testing dataโ successHow do we know if we have completed the Structuring and Testing Data module?๐ฏ You’ve achieved your learning objectives if you can:Interpret and rephrase error messagesBreak down a problem into sub-goalsImplement and test single sub-goals without implementing a full solution to the whole goalIdentify and refactor duplicated codeTranslate requirements into unit testsInterpret test feedbackIdentify edge cases that need testingDescribe the intended behaviour of a program and its actual behaviourIdentify bugs in someone elseโs code (person/machine)๐ฏ To complete this module, you must:Do your work: complete all mandatory backlog issuesCome to classSubmit the google form for your weekly course work of each sprint (3 in total). The issues to fill are 3- one for each sprint. Sprint 1, Sprint 2 and Sprint 3You should include three links, one for each pull request.Submit the Assignment Submission Form It needs to include links to all three PRs and needs to show your coursework, its review and your interaction with the reviewer.Overall Objectives