Krzysztof G 95d5584ef1 fix: use correct method for list comparing (#4)
`assertAlmostEqual` is able to determine if lists are equal, but it cannot
determine if corresponding elements are almost equal. `assertCountEqual`
checks if lists have the same elements, regardless of the order.
2022-09-26 10:34:44 -06:00
2020-09-29 14:49:41 -07:00
2020-09-29 12:23:25 -05:00
2020-09-29 12:23:25 -05:00
2020-09-29 12:23:25 -05:00
2020-09-29 12:23:25 -05:00
2020-09-29 12:23:25 -05:00
2022-05-03 18:07:51 -05:00
2021-06-04 09:48:27 +02:00

Demographic Data Analyzer

This is the boilerplate for the Demographic Data Analyzer project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/data-analysis-with-python/data-analysis-with-python-projects/demographic-data-analyzer

S
Description
Demographic Data Analyzer
Readme 676 KiB
Languages
Python 100%