data = ['java','c++','python','html','css'] document.write("",data) document.write("Item 1 : "+data[1])