I want to add "Calculator" module
choijungp opened this issue · 2 comments
choijungp commented
For New Module reporting
I want to add "Calculator" module!
"Calculator" module works as follows:
users send "calculator" module to JARVIS then JARVIS return some basic calculation results.
Any ideas on how to implement it?
Add the "Calculator" module in wit.json file and create Calculator.py file and test_calculator.py file to modules
TPreece101 commented
I will start working on this :-)
abhikot commented
Working on this now!