checking whether the char is punctuation. if i in string.punctuation: # Printing the punctuation values. print ( "Punctuation: " + i) ...
確定! 回上一頁