CSS STUFF

⤥Variable Mutation & Type Coercion⤦

Type Coercion - Converting types of one element to become another as needed. Javascript does this automatically.

Multi Name Variable- Can be done in Javascript

Variable Mutation - Event where type is changed from one segment of a program to another. We can change this on the fly and dont need to re-declare.


Prompt Command - command to get a input from the user in the alert box.


Code For Prompt Button