Scientific Computing with Python Projects - Arithmetic Formatter

where should i write my code
i am not able to find replict

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/116.0.0.0 Safari/537.36

Challenge: Scientific Computing with Python Projects - Arithmetic Formatter

Link to the challenge:

This is the first project I’m about to develop after completing all the challenges in Scientific Computing w/ Python. Do I have to sign up and pay to use Replit for project development?

u need to sign up but don’t need to pay. u can use the free version

I don’t use Github, do I need it too?

for this project u don’t need github but having a good github profile is imp for a developer.

Yes. I’m trying so hard not to spend money on this investment, but I see your point.

Github and Replit are both free, or at least your can use the free tiers.

I’m not 100% sure but I believe you will need to login to both sites to perform the import…

Good thing there is a free tier for both platforms. Thanks.

I’ve checked the Replit page, the only option is to import code from Github.

That’s correct. You will be coding the project on Replit starting from boilerplate code imported from Github

If you have further questions please open a new topic

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.