Final Writing Masterpiece
Your final draft should include the following: Hook Introduction 5 Body paragraphs conclusion Things to remember: No punctuation errors No Subject-Verb agreement errors Correct sentence structure No Capitalization other than Proper nouns or the beginning of the sentences.
Brainstorming, Hook and Structuring the Writing
In this session, you must complete the hook, introduction, and structure of writing.
Subject-Predicate(Class Activity)
Please mark it “Completed in class” once you have completed the exercise in class.
PresentTense Exercise (Class Activity)
This is a class activity. After the lesson, students will receive a practice sheet for additional practice. Note: Once you complete this exercise in class, please make it done in answer form to move to the next step.
Story Chain Reaction(Class Activity)
Let’s explore the world of sentence structures! We’ll learn about different ways to put words together to make sentences, including: Simple Sentences (one main idea) Compound Sentences (two main ideas joined together) Complex Sentences (one main idea and one or more other ideas) Example: Liam and Ava had always dreamed of adventure. One summer, they […]
Subject-Verb (Class Activity)
Please mark it “Completed in class” once you have completed the exercise in class.
Story Building Using Vocab Bank – Class Activity
Objective: Please write a short story (400-500 words ) using at least 10 words from the word bank. Class Activity 1: Story Creation Challenge Instructions: Create groups of two groups students. Each group must write a short story (10-12 sentences) about friendship, teamwork, or overcoming challenges. Requirement: They must use at least 8 vocabulary words […]
Story Building Using Word Bank(Home Assignment)
Objective: Please write a short story (600-700 words ) using at least 10 words from the word bank. The story should be about friendship.
Story Building Using Vocab Bank
Objective: Please write a short story (400-500 words ) using at least 10 words from the word bank.
Assessment 2: Coding
Write a function is_even(n) that takes an integer n as input and returns True if the number is even, otherwise False. (Hint: function return type ) Write a Python program to reverse a string. Input: “Python” Output: “nohtyP” 3. Given a list of numbers, write a program to count how many are greater than […]