Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Яка частина коду містить у собі синтаксичну помилку?
int n = 10;
while (n> 0)
System.out.println("тaкт " + n);
n--;
while (n<20) {
n++;
}
int n = 20;
while (n<=20) {
while (n> 0){
(n> 0)
{
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!