Discord
Login
Community
DARK THEME

dico variable

Maybe add dictionaries variables could be cool.

You can create a dictionary. You do it the same way as with a list, only you use strings as keys.

dict = []
dict[ "apple" ] = objApple
dict[ "car" ] = objCar

It works the same as in JavaScript's Map class (Not to be confused with the Map class available in MicroStudio, which is responsible for graphics)

you can use my hashmap library :)

https://microstudio.dev/i/KingLauri200/collections/

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community