how to make the console evaluate something in javascript code example Example: google js console function add(a, b=20) { return a + b; }