agardnerIT / agardnerIT/agentcontrol
Create CLI interface for calculator
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Description
Add a command-line interface that allows users to input 2 numbers and get a result.
## Requirements
- Prompt user for first number
- Prompt user for second number
- Prompt user for operation (+, -, *, /)
- Display the result
## Acceptance Criteria
- [ ] User can enter two numbers
- [ ] User can select an operation
- [ ] Result is displayed to user
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.