Last active
June 9, 2021 16:01
-
-
Save Anthonyhawkins/501d318cfb18639c040ae5c8f1ebdf66 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
# Non-Looped elements | |
] + [ | |
{ | |
"foo": item | |
} for item in [ | |
"x", "y", "z" | |
] | |
] + [ | |
# Non-Looped elements | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment