pxt
pxt copied to clipboard
New feature request for loop - support initializer other than zero
It would be great to have a variable for both the start and end of the for loop block instead of having it with the default set to zero as it currently exists. It would also be great to have a ++ or -- option. While I know it's easy enough to jump into java and modify the loop, visually I prefer the graphic quality of the makecode page to only display the native components and not have custom code blocks.
Feature request here is for starting initializer for the loop instead of zero
+1.