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
#Read two integer values. Next, calculate the product between these two values and assign this operation to the variable prod. Then show the variable "product" with corresponding message.