Python Forum
Help writing code to create a ranked list
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help writing code to create a ranked list
#1
Hello! Recently I have been trying to order my favorite songs into a list on a larger scale (Top 50 favorite rock songs, for example). I’ve been looking around for a code where I can import all the songs I am considering putting in the list and it will present me with two or three options and I either pick one over the other, or rank the few it presents me with, and have that process repeat until it compiles the list from 1-50 (or whatever range you desire). I found a website that explains this idea but have been unable to find it since. I would appreciate anyone’s help! Also, please let me know if you have any confusion regarding my question or what I’m looking for.

Thanks! Smile
Steven
Reply


Messages In This Thread
Help writing code to create a ranked list - by swilson421 - Jul-16-2018, 02:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  writing list to csv file problem jacksfrustration 3 143 11 hours ago
Last Post: deanhystad
  How does this code create a class? Pedroski55 6 772 Apr-21-2024, 06:15 AM
Last Post: Gribouillis
  writing and running code in vscode without saving it akbarza 1 537 Jan-11-2024, 02:59 PM
Last Post: deanhystad
  Delete strings from a list to create a new only number list Dvdscot 8 1,867 May-01-2023, 09:06 PM
Last Post: deanhystad
  [split] why can't i create a list of numbers (ints) with random.randrange() astral_travel 7 1,728 Oct-23-2022, 11:13 PM
Last Post: Pedroski55
  Create a function for writing to SQL data to csv mg24 4 1,367 Oct-01-2022, 04:30 AM
Last Post: mg24
  how to easily create a list of already existing item CompleteNewb 15 4,044 Jan-06-2022, 12:48 AM
Last Post: CompleteNewb
  Create SQLite columns from a list or tuple? snakes 6 9,233 May-04-2021, 12:06 PM
Last Post: snakes
  Create variable and list dynamically quest_ 12 4,806 Jan-26-2021, 07:14 PM
Last Post: quest_
  How to create a linked list and call it? loves 12 4,965 Nov-22-2020, 03:50 PM
Last Post: loves

Forum Jump:

User Panel Messages

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