Animorphs #45: The Revelation

Reading Journey

  • Started: 2024-12-31T16:56:21Z
  • Ended: 2024-12-31T18:00:42Z
  • Total Time Read: 1hrs 4mins 21secs
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 #45: The Revelation"""
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 #45: The Revelation

Thoughts on Animorphs #45: The Revelation

Overview

Things were already really weird. Fighting aliens. Battling to have Earth. And still trying to be normal. Marco and the other Animorphs are almost used to it. But things are changing. The Yeerk invasion of Earth started out passively, secretly. But now, everything seems to be stepped up. Even Marco’s father is talking about some top secret project at his job. Something about discovering Zero-space…Marco doesn’t even know whether his father is a Controller. But he does know he’s not going to let the Yeerks win this one. They’ve already got his mother. And Marco will do anything it takes to save his father. Anything…

READING

READING

READING


Bluesky Comments