In this assignment I had to write a function to calculate the square root of a number using the Babylonian method.

This page was really useful, I just had to translate it to python.

The code is here.

CC BY 4.0 WSQ13 by carminaperezguerrero is licensed under a Creative Commons Attribution 4.0 International License.