You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Create an array of 10 elements of your own and Print all the data using loop and Insert a new element in the end and remove the last element from array.