Math problem generator
beta
Exercises for beginner programmers (basically)
Write a program that can calculate problems in programing language you study.
Be sure you already mastering basic math in that language.
inputs a,b,c
output x
You can check your program with this values
if
a=
200
,
b=
100
,
c=
100
than
x≅
100
https://github.com/hanumanum
generated at