Skip to content

Add a calculator.py script with basic math operations #685

@dzianisv

Description

@dzianisv

Create a Python script called calculator.py at the repository root that implements basic math operations (add, subtract, multiply, divide). It should work from the command line: python calculator.py add 2 3 should output 5.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions