Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i need to make a program in PYTHON for a music player(homework so nothing to complicated) using linkedlist and nodes . not allowed to use

i need to make a program in PYTHON for a music player(homework so nothing to complicated) using linkedlist and nodes. not allowed to use exsisting python libraries and list function.

my program needs to be able to:

a. AddSongToFront(newsong) :

b. AddSongatposition(newsong, x)

c. removesongatposition(x)

d. sortbysongtitle() NEED TO DISPLAY ID SONG TITLE AND SONG ARTIST

e. Displaylibrary() shows the entire library

f. sortbyauthorname()

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Databases In Action

Authors: Dave Bechberger, Josh Perryman

1st Edition

1617296376, 978-1617296376

More Books

Students also viewed these Databases questions

Question

2. What are your challenges in the creative process?

Answered: 1 week ago