We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5d5da commit 045d193Copy full SHA for 045d193
array-exists.js
@@ -1,4 +1,3 @@
1
-
2
function bestfriends(friends){
3
let max = friends[0];
4
for(const friend of friends){
0 commit comments