freeCodeCamp / CurriculumExpansion

Creative Commons Attribution Share Alike 4.0 International
313 stars 105 forks source link

feat: add bisection method project Python curriculum #373

Closed zairahira closed 7 months ago

zairahira commented 7 months ago

Checklist:

Closes #XXXXX

Add the prototype to teach numerical analysis by finding the square root of a number using the bisection method.