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
A program is designed that accepts inputs from the user until a single number is entered using loops and adds the numbers that are multiples of 4 from the entered values and prints them on the screen.