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.
- Host: GitHub
- URL: https://github.com/jasminemlewis/simple-calculator
- Owner: jasmineMLewis
- Created: 2019-06-08T23:30:26.000Z (about 7 years ago)
- Default Branch: Production
- Last Pushed: 2024-06-22T06:19:19.000Z (about 2 years ago)
- Last Synced: 2025-01-14T03:15:00.649Z (over 1 year ago)
- Topics: calculator, ruby
- Language: Ruby
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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