hnavia
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
已编辑于 Line of code changes when adding a new character
已回答I have the following line: csv_file.write(f'{v["id"]},{v["name"]},"{v["description"]}",{v["screensCount"]},{v["lastUsed"]["value"][:10]}') But, when I add a character (next screenshot will show it...