Skip to content

Add structs #9

Description

@fredi-68

add structs using dictionary syntax

my_struct = {"health": 100, "armor": 50, "shields": 70}
my_struct["armor"] = 20
shields = my_struct["shields"] - 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions