99 world 1 undefined undefined hello Scoping OK undefined function() { print('moist and delicious!'); } moist and delicious! function() { print('sweet and crunchy!'); } sweet and crunchy!