- Include the goals, results, project URL (if applicable), and what you learned in a brief paragraph.
- Once approved, the description is automatically displayed in a post on your e-portfolio.
What I learned from this assignment is that I should practice more coding. There were many ways to do one thing. My goal was to write code that takes the API data of the Coronavirus from different countries and come to a conclusion. I learned more information about the Coronavirus, but coding-wise I learned that I should practice more. I had difficulties with manipulating the data (array) I retrieved from the API. There was also difficulty with loops as well. If I had to redo this assignment I would go through the codes and try to shorten the codes to reduce the file size and save space. What I ended up with was some calculations from the API and a comparison.