Animorphs: #06 The Capture

Reading Journey

  • Started: 2024-11-09T16:43:07Z
  • Ended: 2024-11-09T17:54:23Z
  • Total Time Read: 1hrs 11mins 16secs
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: #06 The Capture"""
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: #06 The Capture

Thoughts on Animorphs: #06 The Capture

Overview

The wildly popular books by K.A. Applegate are back! The Animorphs return in this update of the classic series. It was bad when Jake found out his brother was one of them. A Human-Controller. A slave. But that was nothing compared to this.When the Animorphs decide to visit the Yeerks’ new base, it seems simple. But then they get caught and Jake falls – just for a moment – into the Yeerk pool.Now they’re out, and his friends can’t see it. To them he’s just like normal. But Jake is screaming for help. His worst fear has finally come true. He’s become the enemy.

READING

READING

READING


Bluesky Comments