?Can you change a word into another by just changing one letter at a time
For example
| <table style="WIDTH: 311px; HEIGHT: 106px" borderColorDark=#800000 width=311 align=right borderColorLight=#800000 border=1><tr><td align=middle>tree</TD></TR> <tr><td align=middle> </TD></TR> <tr><td align=middle> </TD></TR> <tr><td align=middle>fled</TD></TR></TABLE>
|
To get the word Fled out of tree we have to
First change the letter T into F so that we get the word Free
Then we change the letter R into L so that we get the word Flee
Finally we change the letter E into D so that we get the word Fled
So this is what we should get
tree |
Free</STRONG> |
Flee </STRONG> |
fled |
OF COURSE EACH NEW WORD WE GET SHOULD HAVE A MEANING
In our case
Tree = شجرة
Free = شيء مجاني أو حر
Flee = يتجنب أو يهرب
Fled = هرب
NOW why dont you guys try with this
<table style="WIDTH: 353px; HEIGHT: 71px" borderColorDark=#800000 width=353 align=left borderColorLight=#800000 border=1><tr><td align=middle>cork</TD></TR> <tr><td align=middle> </TD></TR> <tr><td align=middle> </TD></TR> <tr><td align=middle>mare</TD></TR></TABLE> |
sas