daveho / Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator should support addition

daveho opened this issue · comments

a + b should compute the sum of a and b

implemented with Joey