Hover on stuff!

  function addMe(a,b){
    return a + b;
  }

 addMe(a, b);