<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<html> 
  <head> 
 <title>exec command  test examples </title> 
 </head> 
 <body>

 These are the days of the week:<p>Monday Tuesday Wednesday Thursday Friday Saturday Sunday<br>

 <FONT SIZE=+2>If you add one to your number, the result is <B>103</B><P>If you add 5 to that, the result is <B>108</B></FONT><br>

 <P>On Wednesday, we have to mop<P>On Friday, we have to wash windows<P>On Monday, we have to vacuum<br>

 Congratulations! Your married name would be jane smith.<br>

 These are the days of the week:<P>Monday Tuesday Wednesday Thursday Friday Saturday Sunday<br>

 <P>Starting countdown...10... 9... 8... 7... 6... 5... 4... 3... 2... 1... KABOOM!<br>

 You ate spinach, so you get dessert!<br>

 No spinach, no dessert!<br>

 <P>You entered 2 with an exponent of 4<P>2 raised to the 4 power is 16.<br>

 <P>Starting countdown...10... 9... 8... 7... 6... 5... 4... 3... 2... 1... KABOOM!<br>

 The first day of the week is Sunday<P>The third day of the week is Tuesday<br>

 	<Title> Hello World! </Title>
	<H1>	Hello World! </H1>
<br>

 You ate spinach, so you get dessert!
<br>

 Your number incremented by 1 is 8<BR>Your number, incremented again by 1, is now 9. If we store that operation, its value is also 9.<HR>Let's start over, with your original number 7<BR>Again, your number incremented by 1 is 8<BR>Now we store the value of your number in a second variable, which is now equal to 8, and then we increment your number again. It's now 9.<br>

 The numbers you entered were:<LI>289<P>The square roots of those numbers are: <LI>17<br>

 </body> 
 </html>
