Saori Yoshimoto work notes since 2018

Saturday, February 16, 2019

[Python] character string

-split function
https://www.pythonforbeginners.com/dictionary/python-split

-convert  int to strings
str(value)