Variable b is created, its scope is limited to the outer() function, and its value is set to 10. The next line is a function declaration, so nothing to execute. On the last line, return inner looks ...