Help for this page

Select Code to Download


  1. or download this
    completed_courses = [ 
                           {
    ...
                           }
                      ];
    
  2. or download this
    schedule = {
                   'CS 130 Section 01' => {
    ...
                                          },
               }
    
  3. or download this
    schedule = {
               'CS 241 Section 02' => {
    ...
                                      },
    
               }