Nobody would have to ask a computer "Does spaghetti have 5 letters?" The block should be retitled WORD ( ) HAS ( ) LETTERS so that it looks more sensible. --bh
Then chase the change forward into 5.1 starting on page 2, editing started files, solutions, and TG in both units as needed. --MF, 7/14/20
On this page, you will solve a crossword puzzle by combining predicates using the and block. You will then use the resulting predicates with keep to find words with specific characteristics.
        
 block in the Operators palette together with = and keep to find words of a certain length in the words list.
		        	
                            
						
 block with = and keep to find words that have certain letters in certain places.
	                
                            
                    and and keep, to solve this Unit 2 Lab 3 Word Puzzle.
                    All the words in the puzzle are related to the AP CS Principles course.
				
                    
				