Saori Yoshimoto work notes since 2018

Tuesday, July 23, 2019

[Python] String Services

Pythonで文字列を置換(replace, translate, re.sub, re.subn)
https://note.nkmk.me/python-str-replace-translate-re-sub/
Python で ¥ (円マーク)を直接指定して置換するには
http://yoshidabenjiro.hatenablog.com/entry/2016/12/24/232150
ascii code backslash
https://theasciicode.com.ar/ascii-printable-characters/backslash-reverse-slash-ascii-code-92.html

No comments:

Post a Comment