Copy the example snippet of code & get it to run. Then modify the code so it
includes the message "Good Evening". Another IF statement should do the trick
however there are several other ways to do the same thing, You may make multiple
versions of the program.
If the time on your browser is less than 10,
you get a "Good Morning" greeting.
Otherwise you will get a "Good day" greeting.
This example demonstrates the If...else statement.
2007-12-06
01:51:58
·
5 answers
·
asked by
:Phil
5
in
Computers & Internet
➔ Programming & Design