Python Forum
Having trouble defining variable
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Having trouble defining variable
#6
Learn to live without globals.
It's extremely rare that you ever need one.
If you find that you are using a lot, re-examine your coding,
you are doing something wrong.
Reply


Messages In This Thread
Having trouble defining variable - by tannishpage - Feb-08-2017, 04:41 AM
RE: Having trouble defining variable - by pydsigner - Feb-08-2017, 05:13 AM
RE: Having trouble defining variable - by micseydel - Mar-22-2017, 08:48 PM
RE: Having trouble defining variable - by Larz60+ - Mar-23-2017, 12:33 PM
RE: Having trouble defining variable - by Ofnuts - Mar-23-2017, 01:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with threading and reading variable from a different script Lembas 14 3,215 Apr-26-2023, 11:21 PM
Last Post: Lembas
  Defining an object's argument whose name is stored in a variable arbiel 2 2,231 Dec-11-2020, 10:19 PM
Last Post: arbiel
Question trouble with functions "def", calling/defining them Duck_Boom 13 4,524 Oct-21-2020, 03:50 AM
Last Post: Duck_Boom
  Problem defining a variable rix 6 3,286 Dec-17-2019, 11:34 AM
Last Post: rix
  Trouble Setting a Variable True basing on an Imput VictorVictus 5 2,822 Aug-02-2019, 08:14 PM
Last Post: VictorVictus
  While loop variable defining Yordy 5 4,059 Jan-04-2018, 04:53 PM
Last Post: buran

Forum Jump:

User Panel Messages

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