👤

Assign the Variable subject to the text string 'Mathematics'

pa help po​


Sagot :

Answer:

To "assign" a variable means to symbolically associate a specific piece of information with a name. Any operations that are applied to this "name" (or variable) must hold true for any possible values. The assignment operator is the equals sign which SHOULD NEVER be used for equality, which is the double equals sign.