Python Forum
Converting to a list and sort
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting to a list and sort
#6
Thank you for the solution, and it works. I don't understand the
int(chunk[3:]
. What does that do? Is chunk a reserved word in python?
Reply


Messages In This Thread
Converting to a list and sort - by tantony - Oct-04-2019, 07:37 PM
RE: Converting to a list and sort - by Larz60+ - Oct-04-2019, 07:49 PM
RE: Converting to a list and sort - by stullis - Oct-04-2019, 08:01 PM
RE: Converting to a list and sort - by Larz60+ - Oct-04-2019, 10:59 PM
RE: Converting to a list and sort - by perfringo - Oct-05-2019, 04:28 PM
RE: Converting to a list and sort - by tantony - Oct-07-2019, 01:55 PM
RE: Converting to a list and sort - by perfringo - Oct-07-2019, 03:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Sort a list of dictionaries by the only dictionary key Calab 2 687 Apr-29-2024, 04:38 PM
Last Post: Calab
  list.sort() returning None SmallCoder14 8 733 Mar-19-2024, 09:49 PM
Last Post: SmallCoder14
Photo a.sort() == b.sort() all the time 3lnyn0 1 1,371 Apr-19-2022, 06:50 PM
Last Post: Gribouillis
  list sort() function bring backs None CompleteNewb 6 4,249 Mar-26-2022, 03:34 AM
Last Post: Larz60+
  [solved] Sort list paul18fr 5 2,967 Aug-18-2021, 06:34 AM
Last Post: naughtyCat
  Converting a list to dictinary tester_V 8 2,803 Jul-02-2021, 09:04 PM
Last Post: tester_V
  Sort List of Lists by Column Nju 1 12,884 Apr-13-2021, 11:59 PM
Last Post: bowlofred
  Converting tkinter listbox into list BigSwiggy 6 3,746 Feb-07-2021, 02:01 PM
Last Post: BigSwiggy
  How to sort os.walk list? Denial 6 11,818 Oct-10-2020, 05:28 AM
Last Post: Denial
  Converting list to variables Palves 1 1,813 Sep-18-2020, 05:43 PM
Last Post: stullis

Forum Jump:

User Panel Messages

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