A simple math package
-
Updated
Aug 6, 2024 - Python
A simple math package
This repository contains simple and well-commented Python programs for learning basic mathematical operations. It includes addition challenges, multiplication tables, and division with remainder, designed especially for kids, school students, and beginners who are starting their journey with Python programming and logic building.
Console-Based Scientific Calculator built in Python that performs basic arithmetic and advanced mathematical operations such as trigonometric functions, logarithms, powers, and square roots. Designed for beginners to understand core Python concepts, user input handling, and modular programming through a command-line interface.
Math quiz game using python programming..
Console-based interactive calculator in Python offering basic arithmetic, advanced functions, and real-time input validation.
This is a python program that calculates the amount each person needs to pay on a split bill, based on tip percentage, number of people and total bill.
From-scratch implementations of core data structures in Python for learning and practice.
Add a description, image, and links to the math-operations topic page so that developers can more easily learn about it.
To associate your repository with the math-operations topic, visit your repo's landing page and select "manage topics."