Animorphs #43: The Test

Reading Journey

  • Started: 2024-12-31T08:16:01Z
  • Ended: 2024-12-31T09:20:14Z
  • Total Time Read: 1hrs 4mins 13secs
Code
%run _help_reading.py
import pandas as pd

df = pd.read_csv(
  'https://github.com/MrGeislinger/victorsothervector/raw/main/'
  'data/reading/all_reading-clean.csv'
)

book_name = """Animorphs #43: The Test"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Animorphs #43: The Test

Thoughts on Animorphs #43: The Test

Overview

Tobias and the other Animorphs have seen things so bizarre that no sane person would believe their story. No one would believe that aliens have taken over the Earth, and are in the process of infesting as many humans as possible. No one could believe the battles and missions and losses these six kids have had to deal with. And it’s not over yet.Tobias has been captured by the same human-Controller that nearly tortured him to death once before. She claims that now she’s a part of the Yeerk peace movement. That she just needs a favor. Tobias isn’t sure what to believe, but he knows that if the Animorphs don’t find him soon, what he believes won’t matter anymore…

READING

READING

READING


Bluesky Comments