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
This is a basic example of MVC (Model, View, and controller). In this example we used an MVC to perform an operation mathematic basic, that is, the view on this example allows the user perform a multiplication of the two numbers.