Develop one question yourself that can be answered with the information included in this dataset. Write the code to answer the question, and include a visualization.
Overview This assignment will allow you to practice algorithmic thinking and basic Python programming with several small-scale problems. As you solve each problem, follow the steps of algorithmic thinking as outlined below. NOTE: you only need to provide an algorithm, flowchart and test cases for part 2 . Step 1: Algorithm Description. Use an algorithm […]