Skip to content

Instantly share code, notes, and snippets.

@LispyAriaro
Created June 1, 2018 16:26
Show Gist options
  • Save LispyAriaro/2e6e6a1eb2e9eb62a6ff307fd60175ed to your computer and use it in GitHub Desktop.
Save LispyAriaro/2e6e6a1eb2e9eb62a6ff307fd60175ed to your computer and use it in GitHub Desktop.
Wise Trans
let _ = require('underscore');
const a = ["QyOeRrWi", "OnQzQl", "KrHz", "ZyRp", "WrZzOiSo", "t", "QcAuEpGsDa", "TcOc", "eUvTlTpOr", "Yg"]
const b = ["gWnBq", "aSvHo", "zLyBkGaEo", "zGc", "Ia", "nGgEu", "Nz", "JaIu", "zOeEq", "xEoOt"]
let secondAnswer = _.flatten(_.zip(a, b));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment