I am studying the book \"Head First Python\" and I\'m having trouble this code:
data = open(\'sketch.txt\') for each_line in data: (role, line_spoken) = eac