Redo Computer Project 1
Use the String Variable Name$ for your name and assign it your name (Hint LET Name$ = "Your Name")
Use the Numeric Variable Age for your age and assign it your age (Hint LET Age = 21)
Use a PRINT for the blank line
Use the String Variable Address$ for your address and assign it your address
The output should be the same and Project 1.
You may use a ficticious age and/or address
The program must be written using variables as defined above.
Make sure you put your name in the code: