Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
delete from list
#9
Please, go back to basics and read about dicts and how to access value by key and how to assign value to dict key. Thede ure distinctive features of dicts
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
delete from list - by metro17 - Nov-13-2019, 04:28 AM
RE: delete from list - by Evil_Patrick - Nov-13-2019, 05:27 AM
RE: delete from list - by perfringo - Nov-13-2019, 06:57 AM
RE: delete from list - by buran - Nov-13-2019, 07:24 AM
RE: delete from list - by perfringo - Nov-13-2019, 09:38 AM
RE: delete from list - by metro17 - Nov-14-2019, 09:29 AM
RE: delete from list - by buran - Nov-14-2019, 10:52 AM
RE: delete from list - by metro17 - Nov-19-2019, 05:36 AM
RE: delete from list - by buran - Nov-19-2019, 06:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Delete strings from a list to create a new only number list Dvdscot 8 1,549 May-01-2023, 09:06 PM
Last Post: deanhystad
  Delete list while iterating shantanu97 1 1,898 Jun-06-2021, 11:59 AM
Last Post: Yoriz
  I cannot delete and the elements from the list quest 4 2,991 May-11-2021, 12:01 PM
Last Post: perfringo
  How do I delete symbols in a list of strings? Than999 1 2,290 Nov-16-2019, 09:37 PM
Last Post: ibreeden
  How to list number of times element is in defaultdict and delete it mrapple2020 3 2,690 Apr-15-2019, 07:34 AM
Last Post: perfringo
  Not Able To Delete First Node From Python Linked List ribena1980 8 4,279 Mar-05-2019, 03:14 PM
Last Post: ichabod801
  How to get a random item from a list, print it and delete it? giorgosmarga 3 2,596 Feb-22-2019, 05:33 PM
Last Post: Yoriz
  [Outlook] How to delete items from To-Do List? Winfried 1 3,416 Oct-19-2018, 09:05 PM
Last Post: nilamo
  Compare element of list with line of file : if match, delete line silfer 4 3,527 Jul-21-2018, 02:44 PM
Last Post: silfer
  How do I loop through a list and delete numerical elements that are 1 lower/higher? neko 4 4,322 Sep-05-2017, 02:25 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

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