DataThinkMonkey / RandomStudent

Randomly select a name from a list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Student

Selects a random student from a list. Example list is provided. List must have single student for each line.

Prompts for name of file containing list. Then a while loop which continues to prompt for a new name or to quit.

Purpose: Used in class to randomly call on students.

About

Randomly select a name from a list.


Languages

Language:Python 100.0%