Animorphs #52: The Sacrifice

Reading Journey

  • Started: 2025-01-04T09:47:24Z
  • Ended: 2025-01-04T10:40:06Z
  • Total Time Read: 0hrs 52mins 42secs
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 #52: The Sacrifice"""
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 #52: The Sacrifice

Thoughts on Animorphs #52: The Sacrifice

Overview

The war between the Yeerks and the Animorphs is still raging. There are no more secrets – but there are plenty of lies. The kids are fighting harder than they ever thought they could. And they’re about to make the biggest decision they’ve ever had to face. A decision that may eventually break them all.Ax and the Animorphs know that destroying the Yeerk pool would give them a huge chance to take back Earth. And they’ve figured out a way to do it. But there’s no way to destroy the pool without also destroying the innocent humans caught by the Yeerks. But there’s no more time to think about it. There’s only yes or no…

READING

READING

READING


Bluesky Comments