hnavia
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited Line of code changes when adding a new character
AnsweredI 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...