Practice Set 3.1:Real-World Scenarios
Note: Every program needs to have algorithm and test scenarios Problem Statement 1: ATM Simulation Simulate an ATM system. The program should: Ask for a PIN code. Allow users to check their balance, deposit money, or withdraw money. Exit when the user selects the exit option. Problem Statement 2: Prime Number Finder Write a program […]
Try-it-Activity 3.1
1. Conditional Statements Activity 1: Eligibility CheckWrite a program that asks the user for their age and checks if they are eligible to drive. If their age is below 18, display a message saying they need to wait. Activity 2: Check a number system Create a program that checks whether a number is positive, negative, […]
Grammar : What I Wish I Had Said
Activity Outline: Task Description: As a student, you will recall a moment when they wished you had spoken up. As a writer, you will rewrite the scenario with improved confidence and clarity, focusing on what they wish they had said. Grammar Focus: Sentence Structure: Use simple, compound, and complex sentences to create variety and improve […]
Final Craft: Share Your Experience When You Felt Unheard
Prompt: Imagine a moment when you felt silenced or unheard. Describe the setting, the people involved(you can replace the character names and place with some fake names), and how it made you feel. Now, envision what it would take for you to reclaim your voice. Would it be a courageous act, a moment of vulnerability, […]
Spelling Practice
Objective: The student should practice spelling writing to make their vocabulary strong. Instructions for Students: For In-Person Students:Please collect a printed sheet from the instructor to practice your spelling words. For Online Students:Download and print the provided PDF. Complete the exercise as instructed and upload the file to submit your assignment.
Grammar Class Activty
Tenses Table Tense Type Form Example Simple Present Base form / Base+s The shadows whisper softly. Present Progressive Am/Is/Are + Verb+ing The shadows are whispering softly. Present Perfect Have/Has + Past Participle The shadows have whispered their secrets. Present Perfect Progressive Have/Has + Been + Verb+ing The shadows have been whispering for hours. Simple Past […]
Practice Set 1
Instructions: There are three programs to complete. Please write the code in one of the following: Python editor (VS Code or PyCharm) Online Python editor Once you have successfully run the code, save it to your local machine and upload the file with the correct code. 1. Problem Statement: Design a program to check if […]
Class Exercise:Finding the Largest of Two Numbers
Description: Start the program. Input two numbers, a and b. Check if a > b. If true, a is the largest. If false, b is the largest. Display the largest number. End the program.
Brain Storming of Bond That Shapes Us (Class Activity)
Please do all activities on paper and upload them to complete the assignment. Note: Please write clearly. NO TYPING. Brainstorming Task 1: Find out all the characters and explain their roles in the story. It should include the following: Who are the main and supporting characters? What’s their name, age, and personality? What motivated them? […]
Life Finds A Way Exercise(Class Activity)
Please do all activities on paper and upload them to complete the assignment. Note: Please write clearly. NO TYPING. Brainstorming Why did scientists initially believe that life could not exist near hydrothermal vents? What changed their perspective? Can you think of other places where scientists might find unexpected life? What would happen if these animals […]