$w.onReady(function () {}); let startNum = 0; let endNum = 1000; const duration = 300; $w.onReady(function () { setInterval(() => { countUp(); }, duration); }); function countUp() { if (startNum <= endNum) { $w('#StartNumber').text = startNum.toString(); startNum++; } }
top of page
How has Lee introduced her key characters to create initial impressions?
An introduction to the text.
A great opening lesson that will allow the students to explore initial ideas relating to the text. 
Challenge thoughts and feelings and become inspired to read on.

To Kill A Mockingbird - Introduction

£1.00Price
    bottom of page