Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | Chain | |
Old Version | Published before Godot 3 was released. |
Hi,
I think the title explains my problem pretty well. I am currently trying to switch the key and value of a dictionary and I wanted to know if there is a pre built function or if I have to build one myself.
Example:
{
“3”:“How are you?”
}
Thanks in advance!