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
//first approach that comes to mind is that i run an if loop for the first and last row so that is what i did, i now realise i couldve run two for loops using OR operator but this approach was more natural to me