Horror Code - Why?
while (x >= 0) {
x--;
y--;
}
I've only a question: why?
Image taken from Pixabay licensed under the Creative Commons Public Domain Dedication license.
while (x >= 0) {
x--;
y--;
}
I've only a question: why?
Image taken from Pixabay licensed under the Creative Commons Public Domain Dedication license.