json single quote To escape single quotes, the best option is to use ... and of the string do this: words = ['"'+word+'"' for word in words] Your list will ...
確定! 回上一頁