Course Management and Data Comparison | Challenge

# Introduction In this challenge we will be fixing bugs in a program that deals with course information. The program creates instances of a class called "BootcampCourse", updates the course information, and then compares the updated information with previously saved data. The aim is to ensure that the program runs correctly and returns the expected information.

|60 : 00

Click the virtual machine below to start practicing