Use the LET statement to assign data to variables as directed:
Assign the contents of the variable age to the variable previous_age.
```
LET previous_age = age
```
Computer Science & Information Technology
You might also like to view...
A power loss during a firmware update would MOST likely result in which of the following?
A. Increased heat output B. Damage of the hardware C. Loss of storage data D. Decreased performance
Computer Science & Information Technology
You should set the language in which Alice displays a program to "Alice."
Answer the following statement true (T) or false (F)
Computer Science & Information Technology