short form of the array assignment #4511
Unanswered
Artem199405
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone recommend a short way to represent an array that has sequentially repeated keys for each element? For example, "array": [ 0.0e0, 100(1.0e0), 50(2.0e0), 200(3.0e0), 10(4.0e0), 0.0e0,]
Beta Was this translation helpful? Give feedback.
All reactions