https://github.com/sharz1/less-than-calculator
Simple program written in small basic. Returns the lesser of two number inputs.
https://github.com/sharz1/less-than-calculator
small-basic
Last synced: 4 months ago
JSON representation
Simple program written in small basic. Returns the lesser of two number inputs.
- Host: GitHub
- URL: https://github.com/sharz1/less-than-calculator
- Owner: sharz1
- Created: 2017-06-22T05:09:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T15:17:39.000Z (almost 9 years ago)
- Last Synced: 2025-07-04T10:05:42.857Z (11 months ago)
- Topics: small-basic
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Less-than-calculator
This is a simple program for calculating the lesser of two inputs using Small Basic programming language.