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
// 'll be given a string, and have to return the sum of all characters as an int. The function should be able to handle all printable ASCII characters.