126 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			126 B
		
	
	
	
	
	
	
	
for (let index = 0; index < array.length; index++) {
  const element = array[index];
  // imported from script.md
}
for (let index = 0; index < array.length; index++) {
  const element = array[index];
  // imported from script.md
}