| make word word-or-list |
| Creates a variable and gives it the value word-or-list. These variables keep their values as long as you don't clear them or quit MicroWorlds. They are not saved with your project. If you want your variables to have specific values each time the project is loaded, you should have a startup procedure. See name, thing, clearname, names, and createprojectvar. |
| example |
| make "sam "cat make "team [t1 t 2 t3] make "text text1 |
| See MW Vocabulary (in Resources) for links to other projects using this term. |
| © LCSI, reprinted with permission |