rapid-router
rapid-router copied to clipboard
Generated Python
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.
This is now in the Python Den (level 90 no exist no more).
Need to groom this better for volunteers.