Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beatrizkloss/fig-geometricas
Programa feito em C e python que calcula e imprime as áreas das figuras geométricas.
https://github.com/beatrizkloss/fig-geometricas
Last synced: 16 days ago
JSON representation
Programa feito em C e python que calcula e imprime as áreas das figuras geométricas.
- Host: GitHub
- URL: https://github.com/beatrizkloss/fig-geometricas
- Owner: beatrizkloss
- Created: 2023-11-28T16:36:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T16:49:13.000Z (about 1 year ago)
- Last Synced: 2024-11-05T13:19:11.642Z (2 months ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figuras Geométricas
Programa feito em C e python que calcula e imprime as áreas das figuras geométricas. Triângulo, Círculo, Losango, Retângulo, Trapézio.
O programa pergunta ao usuário qual valor ele deseja inserir e realiza o cálculo de acordo com as fórmulas das figuras geométricas.