Javascript Chp 8 Arrays in Javascript (incomplete)

 let fruit = ['orange', 'fourinch', 'doorhinge', 'storage']


// In this chapter we will learn about
//  and function that could be used for the arrays

console.log(fruit);

Comments

Popular posts from this blog

Javascript Chp 6 Switch Statement in JS

green theme login page HTML _ CSS

ANIMATION AND TRANSITIONS CSS FILE