Collection of exercises executed in Python
-
Updated
Oct 8, 2018 - Python
Collection of exercises executed in Python
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.
A Python script that calculates the tip to be paid to a waiter, given the bill amount and the tip percentage.
A Python script that calculates the distance between a storm and an observer of it.
A Python script that calculates the ideal exercise heart rate of a person.
A python program that calculates the area and volume of different spatial objects
可以進行情緒辨識與數學計算的 Discord Bot
A Python script that calculates a car's speed in miles per hour, given its skid distance in feet.
A program to calculate the right amount of change to return in form of notes and coins.
Calculator with use function and while loop
It's designed to process and analyze real estate listings data, providing valuable market insights through statistical analysis and data visualization.
Numerical Methods labs using Python
Parsing DICOM-immages, calculate shape parameters
We are predicting the outcome of the input statements and reflecting if we have the right answer. If not, we talk about our mistakes.
This program calculates the progression outcome of students based on their credit scores in different modules, generates a histogram of the outcomes, and saves the results to a text file.
A web-based calculator for calculating error propagation https://thomaslin2020.github.io/uncertainty
A Python script that calculates the increase of a salary after 3 5% increments.
Add a description, image, and links to the calculations topic page so that developers can more easily learn about it.
To associate your repository with the calculations topic, visit your repo's landing page and select "manage topics."