Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+11 votes

I've been working on TVtoGo, but I couldn't remember what parts needed to be turned in for the first part of the assignment. I have completed the Content class, VideoItem class, and TVSeries class. I would like to get as close to completion as I can on the program, but I want to first turn in the files of the classes for part one.

asked in CSC212_Spring2019 by (1 point)
0

i think we need to complete the Content class and the VideoItem classes.

1 Answer

+3 votes

The first part I believe is the files Content.java and VideoItem.java

answered by (1 point)
...