https://github.com/rededge967/area-calculator
A program to calculate the area of a triangle. made with Python.
https://github.com/rededge967/area-calculator
area python triangle-area-calculator
Last synced: 7 months ago
JSON representation
A program to calculate the area of a triangle. made with Python.
- Host: GitHub
- URL: https://github.com/rededge967/area-calculator
- Owner: RedEdge967
- Created: 2021-11-19T02:54:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T00:24:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T12:52:17.786Z (9 months ago)
- Topics: area, python, triangle-area-calculator
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Area-Calculator
## What is Area-Calculator?
- Area-Calculator is a program to find out the area of a triangle easily. fully made with Python.## Needed
- a python interpreter
- Python
- or go to https://www.programiz.com/python-programming/online-compiler/## How to?
- Download the file and open it with python or copy the code, go to https://www.programiz.com/python-programming/online-compiler/ and paste it.
- To change the height or width of sides, change it from the code like this 👇
> Don't forget to give a star ⭐ and feel free to fork.