Sorting Courses with Bubble Sort | Challenge

# Introduction In this challenge, we will be helping John, a student at LabEx, who loves to learn new courses. He wants to organize and summarize his technical skills by arranging all the programming languages in order using bubble sort. We need to modify and complete the code snippet provided by John to ensure the courses are sorted correctly.

|
60 : 00

Click the virtual machine below to start practicing