How would i create a string object and use string class methods such as s[i] or len(s)

前端 未结 0 1342
清歌不尽
清歌不尽 2020-12-06 05:17

i am new to python and i was struggling with classes, object and methods. I was trying to create code that uses a string object and calls different string class methods

相关标签:
回答
  • 消灭零回复
提交回复
热议问题