Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
  Question Thread: dict value, how to change type from int to list?
Post: dict value, how to change type from int to list?

I have a dictionary, and one of the keys currently has 1 as value, so the value side is an int. I'm trying to make the value side a list so it can have [1, 2]. I currently have: {'key1': 1} I'm tryin...
swissjoker General Coding Help 3 2,758 Dec-08-2020, 11:37 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020