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
#2
didn't look at it, but there's https://pypi.org/project/music_manager/
Reply
#3
I’m not sure if this is quite what I’m looking for, but thank you!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How does this code create a class? Pedroski55 6 374 Apr-21-2024, 06:15 AM
Last Post: Gribouillis
  writing and running code in vscode without saving it akbarza 1 387 Jan-11-2024, 02:59 PM
Last Post: deanhystad
  Delete strings from a list to create a new only number list Dvdscot 8 1,542 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,521 Oct-23-2022, 11:13 PM
Last Post: Pedroski55
  Create a function for writing to SQL data to csv mg24 4 1,170 Oct-01-2022, 04:30 AM
Last Post: mg24
  how to easily create a list of already existing item CompleteNewb 15 3,546 Jan-06-2022, 12:48 AM
Last Post: CompleteNewb
  Create SQLite columns from a list or tuple? snakes 6 8,711 May-04-2021, 12:06 PM
Last Post: snakes
  Create variable and list dynamically quest_ 12 4,417 Jan-26-2021, 07:14 PM
Last Post: quest_
  How to create a linked list and call it? loves 12 4,520 Nov-22-2020, 03:50 PM
Last Post: loves
  Help with writing or plan part of code Merlin_1 1 1,811 Aug-24-2020, 03:28 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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