in ``` for (index in indexList) { win...
# announcements
k
in
Copy code
for (index in indexList) {
        windowsPath = windowsPath.setCharAt(index, "\\ ")
    }