Display Settings
How to Play
Game Objective
Find all the hidden words in the grid to complete the game!
How to Select
Click and hold on a letter, then drag to select a word. Release to check if it's correct.
Word Directions
Words can be hidden horizontally, vertically, or diagonally in any direction!
Need Help?
Click the hint button (💡) in the word list header to get a clue about the next word.
Scoring
Earn 10 points for each word you find. Complete all words to win!
Keyboard Shortcuts
Press 'H' for hint, 'F' for fullscreen, 'I' for info, and 'S' for settings.
Congratulations!
Programming — Vocabulary List
Explore Programming through this engaging hard level Word Search designed for Grade 9-10 students. Master essential Technology concepts while developing critical thinking and vocabulary skills. Perfect for classroom learning or independent practice.
- VARIABLE A placeholder that stores changing information in code.
- FUNCTION A block of code designed to perform a specific task.
- LOOPING Repeating a set of instructions multiple times.
- SYNTAX The set of rules that define how code is written.
- BOOLEAN A data type that can only be true or false.
- INTEGER A whole number used in calculations.
- STRING A sequence of characters, like a word or sentence.
- ARRAY A collection of items stored in a specific order.