+ 2
It's simple
if(x > 0) {
switch (x) {
case 1:
"Print statement";
break;
}
}
20th Oct 2019, 12:38 PM
A͢J

Often have questions like this?
Learn more efficiently, for free:
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
For Mobile app
0 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
Python
0 Votes