+ 7
for (let s = x; x <= y; s++) {
if (s % 2) {
//is odd
} else {
//is even
}
}
29th Jan 2019, 12:33 PM
Valen.H. ~
Often have questions like this?
Learn more efficiently, for free:
Hot today
How
5 Votes
Most asked 3.0
0 Votes
Print("hello ,world!"[7:13][2])
0 Votes
is python better than JS
0 Votes
Python Module in Sololearn
2 Votes