Three Math Games is a Python-based project that includes the following interactive games: Scatter Plot Game, Algebra Practice Game, Projectile game.
-
Updated
Jan 8, 2025 - Jupyter Notebook
Three Math Games is a Python-based project that includes the following interactive games: Scatter Plot Game, Algebra Practice Game, Projectile game.
Graphing Calculator is a Python-based tool that allows users to graph functions, create tables of values, solve and graph systems of equations, shade graph regions, zoom in/out, and solve quadratic equations.
Data Graph Explorer is a Python project that allows users to upload a .csv file from their local computer, input a URL, or hardcode a URL. It uses Pandas to load the data, display the first two rows, convert selected columns to Numpy arrays, and plot scatter or line graphs for analysis.
All my projects
Financial Calculator is a Python project that performs financial calculations such as annuity with monthly or continuous growth, monthly mortgage payments, retirement investment balance estimation, time to double an amount given a rate, solving logarithmic equations, and converting numbers to and from scientific notation.
i implement programming concepts from my cs classes
College Algebra with Python Certification 🔥 freeCodeCamp.org
Multi-Function Calculator is a Python-based calculator designed to handle tasks like solving proportions, equations, factoring square roots, and converting between decimals, fractions, and percentages.
Add a description, image, and links to the college-algebra-with-python topic page so that developers can more easily learn about it.
To associate your repository with the college-algebra-with-python topic, visit your repo's landing page and select "manage topics."