Skip to content

Instantly share code, notes, and snippets.

View rich-at-thinkful's full-sized avatar

Rich Greenhill rich-at-thinkful

View GitHub Profile

IMPORTANT: Do NOT complete drills inside the Repl.IT or JSBin examples. All drills should be completed per the Working on Drills requirements https://gist.github.com/rich-at-thinkful/a36c50bc86afc31fed4113c8f1ece110 in your local environment

String, number, and logic drills

Jedi name

Write a function called jediName which takes two arguments:

  • firstName - a person's first name
  • lastName - a person's last name