Skip to content

Work "people" list/dict example into notes. #3

@cwant

Description

@cwant

This can be expanded further to show some features in the conditionals section. E.g.,

for person in people:
  if person['occupation'] == 'System Administrator' and person['age'] < 30:
    (do something here ...)

... or something like that!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions