Untitled


SUBMITTED BY: Guest

DATE: Dec. 2, 2015, 5:56 p.m.

FORMAT: Text only

SIZE: 153 Bytes

HITS: 1279

  1. var greeting = function (Ivan) {
  2. console.log("Great to be doing programming" + " " + "Ivan")
  3. greeting("What ever name you want to fill here")};

comments powered by Disqus