Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Modifying / extracting multiple list items simultaneously using variable from range
Post: RE: Modifying / extracting multiple list items sim...

aaaaaah. That explains so much--thanks a ton!!
ehammarlund General Coding Help 4 3,658 Dec-06-2017, 08:15 PM
    Thread: Modifying / extracting multiple list items simultaneously using variable from range
Post: RE: Modifying / extracting multiple list items sim...

Thanks! I am trying to begin at index value= 2x (whatever x is as per the range loop) and replace the number in the list with "False" throughout the whole list, every X steps. As an example for x=3, ...
ehammarlund General Coding Help 4 3,658 Dec-06-2017, 06:46 PM
    Thread: Modifying / extracting multiple list items simultaneously using variable from range
Post: Modifying / extracting multiple list items simulta...

I am a beginner(**) trying to figure out how to put multiple items in/out of lists using variables. To demonstrate, I'm trying to make a prime sieve. [u]My comments/questions bolded below. highnu...
ehammarlund General Coding Help 4 3,658 Dec-06-2017, 06:02 PM

User Panel Messages

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