Skip to content

Instantly share code, notes, and snippets.

@codecademydev
Created October 2, 2018 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codecademydev/6b3d0191fb784e75ef318bc3602a1044 to your computer and use it in GitHub Desktop.
Save codecademydev/6b3d0191fb784e75ef318bc3602a1044 to your computer and use it in GitHub Desktop.
Codecademy export
const cards = ['diamond', 'spade', 'heart', 'club'];
// Write your code below
let currentCard;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment