Animorphs #44: The Unexpected

Reading Journey

  • Started: 2024-12-31T14:15:05Z
  • Ended: 2024-12-31T15:08:49Z
  • Total Time Read: 0hrs 53mins 44secs
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 #44: The Unexpected"""
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 #44: The Unexpected

Thoughts on Animorphs #44: The Unexpected

Overview

The Animorphs have been split up before. And they’ve had to fight battles without one another. But this time is very different. Not only is Cassie totally alone, she’s managed to find herself in Australia. In the rural Outback. The other Animorphs don’t even know she’s there.Cassie doesn’t have any idea where she’s going, or if she can even survive the rugged terrain. But she does know she has to get to a town or village and contact her family and friends. Because she just realized that there’s someone else who is also new to the Outback. Visser Three.

READING

READING

READING


Bluesky Comments