Animorphs #18.5: Megamorphs #2 - In the Time of Dinosaurs

Reading Journey

  • Started: 2024-12-01T19:01:44Z
  • Ended: 2024-12-01T20:32:42Z
  • Total Time Read: 1hrs 30mins 58secs
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 #18.5: Megamorphs #2 - In the Time of Dinosaurs"""
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 #18.5: Megamorphs #2 - In the Time of Dinosaurs

Thoughts on Animorphs #18.5: Megamorphs #2 - In the Time of Dinosaurs

Overview

The team gets sent back in time (again) but this time in the age of the dinosaurs. Technically a book that doesn’t really progress the series.

Dinosaurs!

I remember this one a lot– I had the physical book from when I was young! It really just goes right into the story with not nearly as much fluff at the beginning as you usually get from these books.

I really felt for Cassie’s empathy for all living creatures. I feel this has become a more typical feeling compared to ~25 years ago when this was written. But it was still very much written as ‘yes we humans are animals, but we have the capacity to recognize living things can hurt’.

Tobias loving dinosaurs is too perfect


Bluesky Comments