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