I made a program that could find the area/circumference of a circle

I made a program that could find the area/circumference of a circle. I recently added an update where it could also solve quadratic equations. I expect this to be successful just like my quadratic equation calculator.

Here’s the link:
https://replit.com/@PrabhavKondapal/Circumference-and-area-of-a-circle-and-quadratic-equations

Make sure to report any bugs

Thank you

4 Likes

You shouldn’t keep publishing these as templates…

4 Likes

I agree. You shouldn’t post it as a template. A template is basically a sample Repl that has already some code in place so that other users can use it to start a project of their own.

3 Likes

Thank you. Any idea how I can change it into a normal project from a template.

Unpublish it, then republish it, unchecking the box that says “Submit this as a template for community review”.

1 Like

Click the name → Three dots → Edit publish settings → Publishing → Untick "Submit as Template for Review → Save

image

image

2 Likes

Thank you for the help. I appreciate it. :grinning: :grinning: :grinning:

1 Like