00:11
Class, class state, class representing a state and its universities.
00:31
Class representing a state and its universities.
00:56
Self, name, initialize the state with its name and the empty list of university.
01:08
Initialize the state with its name and empty list of university.
01:22
Self, name, equals to name, self universities, equals to, add university, self university, name, add a university to the list of university, to the list of university in the state.
02:46
Self universities, university name, self university name, check if the given university is in the state list of university, check if the given university is in the states list of university, return university, and the school name in self universities...