News

Functions that return multiple values are hard to name clearly. It's easy to mistake the order of the return values. (password, username) = GetUsernameAndPassword() ...