Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 415 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 415 Bytes

covid-fractal

COVID-19 inspired fractal drawn with the Python turtle. Also displays statistics! For my computer science class.
Requires the COVID19Py module, which requires requests. Install with: pip install COVID19Py requests

Please note that the code is provided "as-is" and may not work well. This is for your entertainment only. Don't nag me if it doesn't work; I won't have time to fix it.