Skip to content

trieaji/2.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

var angka = [2, 7, 3, 1, 2, 8, 17, 10]; angka.sort(function(x,y) { return x-y; }); console.log(angka);

About

Mengurutkan array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published