[Thread Prev] [Thread Next]
Hello,
The code is short but it requires a lot of "looking at" in order to
understand what is going on. I suggest you run this recursive
procedure in your head (or on paper) one cycle at a time.
to rev :word
if empty? :word [op " ]
op word last :word rev bl :word
end
Create a text box and type this in the command center:
print rev "abcde
Alain Tougas
alain@xxxxxxx
B: (514) 939-8700 poste 237
Le 07-07-24 à 19:45, askanexpert@xxxxxxxxxxxxxxxxxxxxxxxxxxxx a écrit :
This is an automatic message sent from the web form at:
http://mia.openworldlearning.org/howdoi.htm
from: Anonymous <vinniebinnie_@xxxxxxxxxxx>
date: Tue Jul 24 17:45:46 2007
platform: PC
version: MicroWorlds Ex
what is the code to type "excellent" backwards, "tnellecxe
Previous by thread:
MIA, Ask an Expert: tnellecxe
Next by thread:
Re: MIA, Ask an Expert: tnellecxe
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|