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
As of now, most the scripts that we use are a big blob of for loops and if conditions. Try to break this into reusable sub functions and add some level of documentation about how they work.
As of now, most the scripts that we use are a big blob of for loops and if conditions. Try to break this into reusable sub functions and add some level of documentation about how they work.