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
values = line.split(',') #note that split accepts an optional parameter to define what character the string is split on. If none is provided it defaults to any whitespace character