C#C
C#2y ago
Ace Guy

✅ Can't modify a list outside of the cycle

So I'm trying to modify differenceList in a cycle, but it gives me an error (see attachment), although differenceList isn't a part of the cycle and shouldn't be a problem
//please ignore my poor variable naming
image.png
Was this page helpful?