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

Tell us what’s happening:

Hi everyone,

I’m currently working on the Mean-Variance-Standard Deviation Calculator project from the freeCodeCamp Scientific Computing with Python certification.

I’ve completed the code and it’s passing all the tests locally. However, I’m unsure how I’m supposed to submit it to freeCodeCamp.

A few questions I have:

Can I just submit a Gitpod link if I did the project there?

My free Replit usage is maxed out — is it okay to use GitHub instead and submit that?

###Your project link(s)

solution: https://freecodecam-boilerplate-tua3zyua11r.ws-us118.gitpod.io

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36

Challenge Information:

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

no, submit a github repo
gitpod workspaces are ephemeral

is their a video guide on how i can do that?
submitting a gitpod repo in the sense? is it like submitting a zip file?
also correction: the am doing the data analysis with python course not scwp

No. You upload your code to GitHub (called a code repository) and submit the URL.

Yes use GitHub

once i obtain the certification, can I make the repo private?

no, as that will make it impossible to see your code