Animorphs #16: The Warning

Reading Journey

  • Started: 2024-11-28T21:09:09Z
  • Ended: 2024-11-28T23:24:25Z
  • Total Time Read: 1hrs 5mins 24secs
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 #16: The Warning"""
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 #16: The Warning

Thoughts on Animorphs #16: The Warning

Overview

The team discovers a chat room talking about Yerks so they go investigate the equivalent of AOL to get the actual screen name identities.

Jake almost dies as a fly and clearly has a developed a new fear and perhaps PTSD (at least for this story).

Yerks can have ‘twins’!

Classic evil twin brother, or less evil? Not sure exactly on this one…


Bluesky Comments