Animorphs: #05 The Predator

Reading Journey

  • Started: 2024-11-09T10:10:18Z
  • Ended: 2024-11-09T11:07:36Z
  • Total Time Read: 0hrs 57mins 18secs
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: #05 The Predator"""
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: #05 The Predator

Thoughts on Animorphs: #05 The Predator

Overview

The wildly popular, bestselling sci-fi series by Katherine Applegate and Michael Grant returns in a new full-color graphic novel series, adapted by Chris Grine. Marco never wanted to be an Animorph. He didn’t want the ability to change into any animal he touches. And he certainly didn’t want to be one of a handful of kids that are the planet’s only defense against a secret alien army. His friends know why he feels the way he does. He’s worried about his dad – the only family Marco has left. If anything happens to him, his father will be alone. But something big is about to change for Marco. Something that could finally give him a reason to fight.

READING

READING

READING


Bluesky Comments