Animorphs #36: The Mutation

Reading Journey

  • Started: 2024-12-28T21:03:23Z
  • Ended: 2024-12-28T23:22:55Z
  • 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 #36: The Mutation"""
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 #36: The Mutation

Thoughts on Animorphs #36: The Mutation

Overview

In short, Atlantis is real & there are mutated humans living in the ocean. In trying to fight against the Yeerk alien brain slugs, the Animorphs discover a dying & desperate society of mutated amphibious humans.

Some of these just feel extra wild

Doubtful this will come up again in the series but who knows


Bluesky Comments