Question: Assignment # 5 Create a new project in PyCharm called YOURNAME - Assignment 5 Download the following file and put it in your project folder:

Assignment #5
Create a new project in PyCharm called YOURNAME-
Assignment5
Download the following file and put it in your project
folder: cd? catalog.xml
Create
main.py
Create the
main.py file in your project. Write code that
extracts the TITLE, ARTIST, and decade information
from the each CD element in the file and display each
set of cd data in a column that looks like this:
Artist: Bob Dylan, Title: Empire Burles
que, Decade: 80s
Artist: Bonnie Tyler Title: Hide your h
eart, Decade: 80s
...etc.
Assignment # 5 Create a new project in PyCharm

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!