Please login to start chat

ICT Solutions 11 Jun 2022, 09:53:28
Category : JavaScript Tutorials

entries (JavaScript Array Method)

const tnwNames = ["Hla Hla", "Mya Mya", "Aye Aye", "Nwe Nwe", "Soe Soe", "Moe Moe", "Aung Aung"];
const y = tnwNames.entries();
for(x of y){
document.write(x + "
");
}

Comments:

No comment to show.

Available Services
Download Android Application