···11+ check if pandas installed
22+ check if numpy installed
33+ check if requests installed
44+ check if matplotlib installed
55+ print version if installed
66+ print install instructions if missing
77+ generate data with numpy
88+ analyze with pandas
99+ plot with matplotlib
1010+ save to png
1111+ write requirements.txt
1212+ write pyproject.toml