unit2
Here are 16 public repositories matching this topic...
We explored the built-in functions of the math module. Some examples are squareRoot, absolute value, power, sum, subtraction, division, and multiplication. After that we did a practice run of how we can use math in code.
-
Updated
Mar 17, 2024 - Python
We are predicting the outcome of the input statements and reflecting if we have the right answer. If not, we talk about our mistakes.
-
Updated
Mar 17, 2024 - Python
We created different types of calculators. They were the Area Calculator, Perimeter Calculator, Tip calculator and Volume Calculator
-
Updated
Mar 17, 2024 - Python
-
Updated
Jun 12, 2024 - JavaScript
For this lab, you will find the area of an irregularly shaped room with the shape as shown above. Ask the user to enter the values for sides A, B, C, D, and E and print out the total room area using are of a rectangle (length * width) and the area of a right triangle is (0.5 * the base * height).
-
Updated
Mar 17, 2024 - Python
We are predicting the outcome of the input statements and reflecting if we have the right answer. If not, we talk about our mistakes.
-
Updated
Mar 17, 2024 - Python
-
Updated
Sep 19, 2017 - HTML
I modified the code to make it more personalized to the user and add and multiply numbers that are given to it.
-
Updated
Mar 17, 2024 - Python
Improve this page
Add a description, image, and links to the unit2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unit2 topic, visit your repo's landing page and select "manage topics."