How to fix: "TypeError: Incorrect number of arguments or invalid argument type"
TypeError: Incorrect number of arguments or invalid argument type.
This error is thrown when you try to call a function with the wrong number of
arguments, or when you try to pass an invalid argument type to a function.
For example, let's say you have a function that takes two