/multiply

A go program which takes in two arguments that should both be integers, program multiplies the two numbers and outputs a json object containing one key "result".

Primary LanguageGo

Go Multiple Integers!

A go program which takes in two arguments that should both be integers and outputs a json object containing one key "result".