Let’s solve each question one by one.
---
Q.1: Find any two words related to Computer.
We are given a letter grid. We need to look for hidden words (horizontally, vertically, or diagonally) that are related to computers.
Looking at the grid:
Row 1: P R O G R A M J → “PROGRAM” is here! That’s a computer word.
Row 6: C O D E S T A T → “CODE” is in the first four letters. Also a computer word.
So we found:
- PROGRAM
- CODE
Both are clearly related to computers.
✔ Two computer-related words:
PROGRAM,
CODE
---
Q.2: Unjumble the words
1) smyobl → Let’s rearrange the letters: s-m-y-o-b-l
Try putting them in order: b-l-o-s-m-y? No.
How about “symbol”? s-y-m-b-o-l → yes! That uses all letters: s,y,m,b,o,l → matches smyobl.
Answer:
symbol
2) dugr → d-u-g-r
Rearrange: g-r-u-d? No.
How about “drug”? d-r-u-g → yes! Uses d,r,u,g → matches dugr.
Answer:
drug
---
Q.3: Circle the correct spelling
1) bones / banes / bines
“Bones” is the correct spelling — it means the hard parts inside your body.
“Banes” and “bines” are not standard words for this meaning.
Correct:
bones
2) vilue / value / volue
“Value” is the correct spelling — it means how much something is worth.
“Vilue” and “volue” are misspellings.
Correct:
value
---
Final Answer:
Q.1: PROGRAM, CODE
Q.2: 1) symbol, 2) drug
Q.3: 1) bones, 2) value
Parent Tip: Review the logic above to help your child master the concept of spelling bee worksheet.