Python Forum
How to make global list inside function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make global list inside function
#6
I know nothing about the code above but indeed in this snippet there is no userinput defined.

from userinput import userinfo, orders, food
Maybe you should import from userinput also choice?
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
How to make global list inside function - by CHANKC - Nov-25-2020, 06:42 AM
RE: How to make global list inside function - by perfringo - Nov-25-2020, 04:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why doesn't list require global keyword? johnywhy 9 867 Jan-15-2024, 11:47 PM
Last Post: sgrey
  with open context inside of a recursive function billykid999 1 591 May-23-2023, 02:37 AM
Last Post: deanhystad
  Why do I have to repeat items in list slices in order to make this work? Pythonica 7 1,375 May-22-2023, 10:39 PM
Last Post: ICanIBB
  How do I call sys.argv list inside a function, from the CLI? billykid999 3 812 May-02-2023, 08:40 AM
Last Post: Gribouillis
  help me to make my password list in python >>> Oktay34riza 0 595 Dec-23-2022, 12:38 PM
Last Post: Oktay34riza
  Function global not readable by 'main' fmr300 1 1,368 Jan-16-2022, 01:18 AM
Last Post: deanhystad
  Need to parse a list of boolean columns inside a list and return true values Python84 4 2,143 Jan-09-2022, 02:39 AM
Last Post: Python84
  Make Groups with the List Elements quest 2 1,991 Jul-11-2021, 09:58 AM
Last Post: perfringo
Question How to make a 3D List of Excel Spreadsheets? chatguy 4 2,774 Jan-24-2021, 05:24 AM
Last Post: buran
  Finding global extrema of oscillating function JoeRogan 0 1,670 Dec-22-2020, 01:49 AM
Last Post: JoeRogan

Forum Jump:

User Panel Messages

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