Random Seats (4)

  1. Extend your previous exercise so that your program is flexible enough to handle lists with other sizes. You may test your program with students-80.txt and seats-80.txt.
  2. Bonus: If your program can handle the case when the total number of students and the total number of seats do not match, you should emphasize this when you submit the homework.