Skip to content

Commit 1e6eced

Browse files
authored
Update solutions.js
1 parent 5ce09f4 commit 1e6eced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ console.log("sumitup ", sumItUp(numArray));
418418
* Console.log both the east and west arrays.
419419
*/
420420

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

0 commit comments

Comments
 (0)