add
Adds all of the given numbers.
Accepts int and float.
If any floats are given, float is returned.
If no floats are given, int is returned.
Examples
Last updated
Adds all of the given numbers.
Accepts int and float.
If any floats are given, float is returned.
If no floats are given, int is returned.
Last updated