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


Countering error: Use run command
sh: line 1: Use: command not found
exit status 127
Any help might help?

In the .replit file add this line (need to show hidden files):

run = "python3 main.py"

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.