agardnerIT / agardnerIT/agentcontrol
Create CLI interface for calculator
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.