Activity 3 Problem Solving Using Algorithms, Flowcharts and Graphics
Activity 3 Problem Solving Using Algorithms, Flowcharts and Graphics
5. Draw a flowchart that read marks of 3 subjects. Count the percentage. Print the Grade/Class
based on following conditions:
For 70% or more than 70% display DISTINCTION.
For percentage between 60 and 69 display FIRST CLASS.
For percentage between 50 and 59 display SECOND CLASS.
For percentage between 40 and 49 display PASS CLASS.
Practice Questions based on SCRATCH
Note: The below questions are for practice and NOT required to be submitted as
part of activity submission.
Add one/two objects on screen
Explore and Use various controls (Motion, Events, Sensing, Sounds, etc.)
Set background image
Move objects on screen based on click events
Move objects on opposite directions on click event