You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// do while loop works same as while loop but it 1 directly comes inside the loop and print the statment and from the second time it checkes the condition.