#array-method
Read more stories on Hashnode
Articles with this tag
POP(): pop() => method removes last element from the array=> example- const fruits = ["Banana", "Orange", "Apple",...