function hello(n) { var x = n * 2 console.log('!', n, x, '?') }
h1 { color: #f00; }