Python Forum
help returning a list
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help returning a list
#2
to get length of a list, it's simply len(listname) , to return a list from a function, return listname
Reply


Messages In This Thread
help returning a list - by lga13 - Dec-01-2018, 09:43 PM
RE: help returning a list - by Larz60+ - Dec-01-2018, 10:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can anyone spot why this function is returning an empty list? hhydration 2 1,870 Nov-18-2020, 06:16 AM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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