Animorphs #46: The Deception

Reading Journey

  • Started: 2024-12-31T18:20:18Z
  • Ended: 2024-12-31T20:12:05Z
  • Total Time Read: 0hrs 46mins 45secs
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 #46: The Deception"""
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 #46: The Deception

Thoughts on Animorphs #46: The Deception

Overview

The Animorphs have managed to contact the Andalite home world, but the battle is far from over. Visser Two has arrived on Earth, and he’s not happy about the state of things. He decides the best way to take over Earth is to have the humans destroy each other, exhausting their weapons in the process. He’s going to start World War III.Ax and his friends know that Visser Two means business. There are only two ways to keep him from destroying everything they know: Find a way to stop the war, or find a way to stop him forever…

READING

READING

READING


Bluesky Comments