01-Navigation/1-Navigate_to_something_you_know/ExampleCode/Example_code.js (3 lines of code) (raw):

function calculate(x, y) { return x + y; }