1. Re: "Animal" program (was: editor)

alan wrote:
> 
> I have been confuse over opening the program so I could use the editor on it
> but I know how to do that.The thing now is as I put it before  reading the
> program
> in the editor there seam to be some of the program missing.This is from the
> program animal,when animal run the first thing it asks you is to think of an
> animal and then it say can it fly and if you say no then it guess's dog but
> when you open it in the editor it shows the program but it dosen't show what
> is said when the program is runing so where is it?I'm useing xp

It is defined in the procedure animal():
(around line 73)
database = {{DESCRIPTION, "\tCan it fly", 2, 3},
		{ANIMAL,      "an eagle"},
		{ANIMAL,      "a dog"   }}

It asks you what it is about 12 lines farther down

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu