Animorphs: #07 The Stranger

Reading Journey

  • Started: 2024-11-10T07:45:57Z
  • Ended: 2024-11-10T09:11:24Z
  • Total Time Read: 1hrs 25mins 27secs
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: #07 The Stranger"""
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: #07 The Stranger

Thoughts on Animorphs: #07 The Stranger

Overview

Using their infamous cockroach morphs, Rachel, Marco, and Tobias gain entry into an alien enemy’s underground city and find themselves in danger of becoming alien snacks when an omnipotnet Ellimist arrives on the scene.

READING

READING

READING


Bluesky Comments