rapid-router icon indicating copy to clipboard operation
rapid-router copied to clipboard

Generated Python

Open lauracumming opened this issue 1 year ago • 1 comments

Level 90 - as you create loops, the generated Python uses count, count2 etc. as loop counters. There is no need for the variable name to change unless they are nested loops. If they are nested it puts count2 as the outer loop which is also confusing.

lauracumming avatar Mar 25 '24 16:03 lauracumming

This is now in the Python Den (level 90 no exist no more).

Need to groom this better for volunteers.

faucomte97 avatar Sep 25 '24 13:09 faucomte97