LABAR
Extra Credit Project 1
Extra Credit Project 1
This Extra Credit assignment 1, part 1 of the Variable, (on page
3 of PL's note), is to be done during your one hour lab by arrangement (LABAR). This javascript assignment requires you to familiar with the string variable.
You are to work with the string variables in the following 4 steps:
3 of PL's note), is to be done during your one hour lab by arrangement (LABAR). This javascript assignment requires you to familiar with the string variable.
You are to work with the string variables in the following 4 steps:
- Frist Step: declare a string variables, and assign an initial value.
- Next Step: change the string variable value.
- Then, input from user a new value to another string variable.
- Last Step, combine the input value with the existing variable value.
Please submit your javascript work in .html file through webCT-assignment.
Note: The following envelope HTML code has to be included for the.html file in order for your javascript to execute correctly:
No comments:
Post a Comment