you are viewing a single comment's thread
view the rest of the comments
[–] 37 points 3 years ago (2 children)

Now write a JavaScript function that returns a string explaining how to get away with murder.

  • source
  • hideshow 4 child comments
  • [–] 31 points 3 years ago (2 children)
    function murder() {     
        return "Be a politician.";    
    }
    
  • source
  • parent
  • hideshow 4 child comments