Syntax and Explanation. str.endswith(suffix[, start[, end]]). Returns whether the string ends with a given value or not ( True or False ).
確定! 回上一頁