Back to Freecodecamp

Fractions and Decimals: Extra

curriculum/challenges/english/blocks/learn-fractions-and-decimals/6331d260b51aeedd1a2bd64a.md

latest1.0 KB
Original Source

--description--

The following video will show you one way to set up your Google Colaboratory notebook, so that you can continue to build your personalized algebra calculator.

Here is <a href="https://colab.research.google.com/drive/1a_RtRtVfeO0m2528T4V-bCXozWf3HpM7?usp=sharing" target="_blank" rel="noopener noreferrer nofollow">the Colab notebook used in this video</a> so you can use it as a model.

--assignment--

Add the code to factor and solve for a variable to your algebra Colab notebook.


Run the code in the following notebook to get <a href="https://colab.research.google.com/drive/1qON4GYbMkaZJA7MYd7-RcDROOkuuBJg9?usp=sharing" target="_blank" rel="noopener noreferrer nofollow">practice converting fractions and decimals.</a> As a bonus, look at the code used to generate the practice problems.

--questions--

--text--

Which of the following languages can you use in a Google Colaboratory text field?

--answers--

HTML


LaTex


English


All of the above

--video-solution--

4