Rewrite the following snippet using for loop.
int i=100;
while(i>0)
{
System.out.println(i);
i=i-2;
}
Answers
Answered by
1
Explanation:
which is ur fav gnos it's unsramble and tell me fats
Similar questions