Skip to content

Instantly share code, notes, and snippets.

@kepta

kepta/block1.js Secret

Created April 11, 2018 14:33
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 kepta/8e578f3dbbbde77149b31c8fe130175b to your computer and use it in GitHub Desktop.
Save kepta/8e578f3dbbbde77149b31c8fe130175b to your computer and use it in GitHub Desktop.
var USSR = {
name: 'Soviet Union',
capital: 'Moscow',
..
..
}
var countries = [ Afganishtan, Albania, Algeria, ..., USSR, ..., Zimbabwe ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment