Kembali ke Perpustakaan
Region:
Switch to EN
Mahir freeCodeCamp • learn-how-to-solve-for-x
Solving for X
Ringkasan Pelajaran
This first video will show you the essence of algebra and then how Python code does the same task in a different way.
This first video will show you the essence of algebra and then how Python code does the same task in a different way.
Here is the Colab notebook to go along with this video. Add the code from the video to your algebra Colab notebook to see how to solve for X using Python. Then change the code if you want, test it, and compare it to paper-and-pencil solving. Remember the equation input needs to be in Python syntax.