strings. Prefer string interpolation and string formatting instead of string concatenation: # bad email_with_name = user.name + ' <' + user.email + ...
確定! 回上一頁