An open API service indexing awesome lists of open source software.

https://github.com/jasminemlewis/simple-calculator

Simple Calculator, a Ruby program, for simple arithmetic using both procedural and object oriented programming.
https://github.com/jasminemlewis/simple-calculator

calculator ruby

Last synced: 23 days ago
JSON representation

Simple Calculator, a Ruby program, for simple arithmetic using both procedural and object oriented programming.

Awesome Lists containing this project

README

          

# Simple Calculator
Simple Calculator, a Ruby program, for simple arithmetic using both procedural and object oriented programming.

# Technology Used
BackEnd

Ruby, Procedural & OOP