Animorphs #47: The Resistance

Reading Journey

  • Started: 2024-12-31T20:33:37Z
  • Ended: 2024-12-31T21:49:40Z
  • Total Time Read: 0hrs 56mins 14secs
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 #47: The Resistance"""
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 #47: The Resistance

Thoughts on Animorphs #47: The Resistance

Overview

The Animorphs have to make the most important decision they’ve ever faced: Do they continue to fight the Yeerks in secret, or is it time to let everyone know there’s a resistance? That the Animorphs exist and Earth does stand a small chance against the invasion.Jake knows that either choice is a major one, not something that a kid should be responsible for. But he’s getting tired of the pressure. Even though he realizes his friends need him to be strong, he doesn’t feel that way. In fact, he feels just the opposite. And Jake knows if he starts to lose it, the Animorphs are done…

READING

READING

READING


Bluesky Comments