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
// WAP to input a number from the user and also input a digit. Append a digit in the number and print the resulting number . (Example-number=234 and digit=9 then the resulting number is 2349.)