agardnerIT / agardnerIT/agentcontrol

Create calculator module with basic operations

Đang mở
#3 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

## Description
Create a simple Python calculator module that provides functions for basic math operations.

## Requirements
- Implement add, subtract, multiply, and divide functions
- Each function should take 2 numbers as input and return the result

## Acceptance Criteria
- [ ] returns a + b
- [ ] returns a - b
- [ ] returns a * b
- [ ] returns a / b (handle division by zero)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.