|
|
|
|
|
by chinchilla2020
813 days ago
|
|
Agreed. I have never encountered a simple math bug in the wild. To a non-programmer, putting in tests for myfunc(x) {return x + 2;} sounds useful but in reality computers do not tend to have any issues performing basic algebra. |
|