Animorphs #17: The Underground

Reading Journey

  • Started: 2024-11-29T08:28:51Z
  • Ended: 2024-11-29T20:40:50Z
  • Total Time Read: 1hrs 10mins 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 #17: The Underground"""
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 #17: The Underground

Thoughts on Animorphs #17: The Underground

Overview

Oh so apparently certain types of instant oatmeal are like a drug to Yerks and eventually drive them insane while a human can be in control.

Yerks get magically addicted to oatmeal

Rachel shows that although she acts fearless, she’s scared inside but almost addicted to the danger of war.

This one makes me feel sad for Rachel and what fighting has done to her mind


Bluesky Comments