A teacher wanted to fairly choose three students from a class of 23 to raise the school's flag. She assigned each student a two-digit number from 01 to 23. (Let's consider "01", "02", etc. to be two-digit numbers.) She then selected the following line from a random number table. 21215917917683658678870543168793205 Starting from the left, she used the line above to form two-digit numbers as follows. 212159 ... Using this new list and starting from the left, she chose three two-digit numbers from 01 to 23. She skipped numbers she had already chosen, the number 00, and numbers greater than 23. The students who were assigned these two-digit numbers were chosen. Which three students did the teacher choose? Student, Student, Student