Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Code not working as expected.
Post: RE: Code not working as expected.

I think I worked it out. I've certainly declared one array, but then I'm appending the same actual list object twice! Thanks for your help anyway.
an_droid General Coding Help 4 4,004 Mar-09-2017, 02:14 PM
    Thread: Code not working as expected.
Post: RE: Code not working as expected.

I thought bookmark_entry = [0] * 3defined and declared bookmark _entry to be a list with 3 elements?
an_droid General Coding Help 4 4,004 Mar-08-2017, 01:44 PM
    Thread: Code not working as expected.
Post: Code not working as expected.

The code below works for the single line of code (#), but not when broken up into 3 different assignments (##). Where am I going wrong? # ActivePython 2.7.10.12 on Windows 7 # want to create a list...
an_droid General Coding Help 4 4,004 Mar-07-2017, 04:18 PM

User Panel Messages

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