Lesson 3: Variable and List Manipulation See the inside code for information. ASSIGNMENT 3: Create a digital dictionary of basic Scratch terms! With the following requirements: - Lists should be used. - There should be at least five key words and their definitions. - Players are prompted to give input: - Get definition of word (self-explanatory) - Add new word (self-explanatory) - Change definition (change definition of existing word) - Delete a word (self-explanatory) - The number of words should always be displayed, as well as the number of letters on the current word.
Lesson 3 of the Scratch Institute's Advanced Programming course, taught by me.