Hello Alan Lloyd - Your Scores - Logout

Word Search Puzzles

Science Search

Are you ready for a scientific challenge? Uncover all the science-themed words and even some compound words hidden in the grid below!

Simply click the first letter of a word and then select each subsequent letter to reveal it. The puzzles get harder and harder, how many levels can you conquer?”

Level: 1

Time: 0 s
Your Highest Level: 1
'; // Add header content for print html += '

Lenara Learning

Get more learning resources at www.lenara.uk

'; // Insert the worksheet content html += '
' + content + '
'; html += ''; printWindow.document.write(html); printWindow.document.close(); printWindow.focus(); // Trigger printing and auto-close the popup printWindow.print(); printWindow.onafterprint = function() { printWindow.close(); }; setTimeout(function() { printWindow.close(); }, 1500); }