Tell us what’s happening:
Hello,
I am working on the “Mean-Variance-Standard Deviation Calculator” project in the Data Analysis with Python certification. The instructions say to write my code in mean_var_std.py and run python3 main.py in the Ona terminal, but I cannot see the coding workspace, file explorer, or the files (mean_var_std.py, main.py, test_module.py).
Could you please tell me how to access the Ona workspace for this project?
Thank you.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
Challenge Information:
Data Analysis with Python Projects - Mean-Variance-Standard Deviation Calculator