Data Analysis with Python Projects - Mean-Variance-Standard Deviation Calculator


how can i solve this problem guys…Any help?

for numpy: in the shell type pip install numpy

fo the run command: in the .replit file add this line (need to show hidden files):

run = "python3 main.py"