Skip to content

christianwwwwwwww/leo-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leo Simple Calculator 🧮

A simple Leo abacus. In the inputs file provide two i32 values, as well as the operation that you want to convert to use on your inputs. For the operation choices, use 1 for addition, 2 for subtraction, 3 for multiplication, and 4 for division.

Build Guide

To compile this Aleo program, run:

leo build

To execute this Aleo program, edit the calculator.in inputs file with your desired choices. Then, run:

leo execute calculate

Current limitations: no floats allowed! 🛟

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published