Python Forum
Thread Rating:
  • 2 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Statement has no effect"
#20
I learned how to program 40 years ago (Fortran, cobol, etc -- you probably never heard of them), when the languages were not as powerful as python and others -- so my experience was with using many variables. I have only recently (6 months) started programming again.

I am reading and writing a file that I create -- no outside reading and writing -- I have total control. My program will read a bunch of variables from a file, the variables will be displayed in a GUI (not written yet), the user will change one or more of the variables, which will trigger some processing, and the variables will be saved when user is finished.

given that, which way -- dictionary described by you, or the named tuple suggested by Ofnuts, or something else -- should I proceed with? Thank you.
Reply


Messages In This Thread
"Statement has no effect" - by birdieman - Jan-25-2017, 02:36 AM
RE: "Statement has no effect" - by Mekire - Jan-25-2017, 02:52 AM
RE: "Statement has no effect" - by birdieman - Jan-25-2017, 02:59 AM
RE: "Statement has no effect" - by metulburr - Jan-25-2017, 03:04 AM
RE: "Statement has no effect" - by Mekire - Jan-25-2017, 03:17 AM
RE: "Statement has no effect" - by snippsat - Jan-25-2017, 03:55 AM
RE: "Statement has no effect" - by birdieman - Jan-25-2017, 01:35 PM
RE: "Statement has no effect" - by metulburr - Jan-25-2017, 01:40 PM
RE: "Statement has no effect" - by Kebap - Jan-25-2017, 03:56 PM
RE: "Statement has no effect" - by birdieman - Jan-25-2017, 08:38 PM
RE: "Statement has no effect" - by Mekire - Jan-25-2017, 11:40 PM
RE: "Statement has no effect" - by metulburr - Jan-25-2017, 11:47 PM
RE: "Statement has no effect" - by birdieman - Jan-26-2017, 12:57 AM
RE: "Statement has no effect" - by snippsat - Jan-26-2017, 01:37 AM
RE: "Statement has no effect" - by metulburr - Jan-26-2017, 01:38 AM
RE: "Statement has no effect" - by Ofnuts - Jan-26-2017, 02:40 PM
RE: "Statement has no effect" - by metulburr - Jan-26-2017, 03:25 PM
RE: "Statement has no effect" - by birdieman - Jan-27-2017, 12:56 AM
RE: "Statement has no effect" - by metulburr - Jan-27-2017, 01:16 AM
RE: "Statement has no effect" - by birdieman - Jan-27-2017, 01:29 AM
RE: "Statement has no effect" - by metulburr - Jan-27-2017, 01:40 AM
RE: "Statement has no effect" - by Larz60+ - Jan-27-2017, 02:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Printing effect sizes for variables in an anova eyavuz21 2 1,013 Feb-01-2023, 02:12 PM
Last Post: eyavuz21
  Help with TypeWriter Effect in Python Rich Extra 0 1,206 May-23-2022, 09:44 PM
Last Post: Extra
  Rotation Effect on live Webcam Feed Leziiy 0 1,633 Sep-12-2020, 04:25 PM
Last Post: Leziiy
  How to fix statement seems to have no effect hernancrespo89 0 6,885 Jan-23-2020, 09:23 PM
Last Post: hernancrespo89
  strange effect from duplicating a file descriptor Skaperen 1 2,085 Feb-18-2019, 08:20 PM
Last Post: Skaperen
  Algorithm effect on the CPU Faruk 3 2,650 Dec-19-2018, 08:57 AM
Last Post: Faruk

Forum Jump:

User Panel Messages

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