π Class 10 student from Nepal π» Learning coding & open source π± Curious, creative, and always exploring
π Hi, Iβm a Class 10 student from Nepal.
This repository contains my Python practice codes and examples from school-level projects.
- Beginner-friendly Python programs
- Focused on learning basics of coding
- Includes examples like math problems, simple games, and small projects
- Basic Math Programs
These are practice codes for learning purposes.
Suggestions and improvements are always welcome!
Python-Maths is a beginner-friendly repository that provides modular Python scripts for a variety of mathematical and scientific calculations. It is designed to help learners practice Python programming while applying formulas from geometry, algebra, statistics, and unit conversions.
-
Geometry Calculations
- Area and perimeter of shapes (circle, square, rectangle, triangle)
- Volume of 3D objects (sphere, cube, cylinder, cone)
-
Algebra Utilities
- Solve linear equations
- Quadratic formula solver
-
Temperature Conversion
- Celsius β Fahrenheit β Kelvin
-
Unit Conversions
- Length (meters β kilometers β miles)
- Weight (grams β kilograms β pounds)
- Time (seconds β minutes β hours)
-
Basic Statistics
- Mean, median, mode
- Standard deviation and variance