pxt
pxt copied to clipboard
Ability to set default values for arrays in functions
https://makecode.com/playground#basic-array-default-values
I want to request the ability to set default values for arrays in user-defined functions, for example to specify an array of numbers [1, 2, 3] rather than whatever [0, 1]