Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: removing dictionary element in list using (key, value)
Post: removing dictionary element in list using (key, va...

# list of dictionary students = [{'id': '001', 'name': 'John'}, {'id': '100', 'name': 'Park'}, {'id': '010', 'name': 'Bjarne'} ] # removing student who's name is Pa...
MelonMusk General Coding Help 3 2,231 Jun-13-2020, 01:50 PM
    Thread: bool b = (num == 100) this doesn't work?
Post: bool b = (num == 100) this doesn't work?

bool b = num == 100why this doesn't work?
MelonMusk General Coding Help 2 1,956 Jun-11-2020, 11:57 PM

User Panel Messages

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