Click See Inside Add all 4 function in your backpack Add those four functions in your project and rename the list 'Your Dictionary' To your desired name and make sure you have *keys list ready*. Now you can use the functions. There are 2 variables that can help you. Dict:status - display some common error if present Dict:Value - store the value of a key given
Dictionary is a datatype which helps us to store data in form of key and value pairs.egName:Marks,House:Price See inside for the tutorial and code. In this project I tried to make this datatype in scratch.