https://github.com/neorandom/pa-e-pg
A software that calculate A.P. and G.P.
https://github.com/neorandom/pa-e-pg
Last synced: 12 months ago
JSON representation
A software that calculate A.P. and G.P.
- Host: GitHub
- URL: https://github.com/neorandom/pa-e-pg
- Owner: neoRandom
- Created: 2023-12-03T04:51:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T05:08:04.000Z (about 2 years ago)
- Last Synced: 2025-01-16T16:40:17.737Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P.A. e P.G.
Fiz um programa que cálcula progressão aritmética e progressão geométrica com base no que foi ensinado em aula. Feito com a finalidade de praticar a conexão da lógica matemática com a lógica de programação.
Muito divertido de fazer e recompensador.