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
// polymorphism is applied in this function as there are arrays of many data types, and creating a separate function for each one is inefficient hence we use the <T> method to print all the different arrays