Skip to content

Commit

Permalink
Update solutions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlhlee authored Jun 15, 2017
1 parent 5ce09f4 commit 1e6eced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions.js
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ console.log("sumitup ", sumItUp(numArray));
* Console.log both the east and west arrays.
*/

var players = ["LeBron", "Linsanity", "Kawhi", "Kobe", "Yao Ming", "Bird", "Jordan"];
var players = ["Yao Ming", "BrookLin", " Jesus Shuttlesworth", "Manute Bol", "Sidney Deane", "World B Free"];
var east = [];
var west = [];

Expand Down

0 comments on commit 1e6eced

Please sign in to comment.