home *** CD-ROM | disk | FTP | other *** search
- to "poly :d :a
- forward :d
- right :a
- poly :d :a
- end
-
- to "talk
- print [Hi! What's your name?]
- make "ans request
- make "name word :ans ".
- make "rep se :name [My name is LadyBug.]
- print sentence [I don't think we've met,] :rep
- print [Have you ever talked to a computer?]
- test request = "no
- iftrue print [Do you talk to trees, too?]
- iffalse print [Oh, Boy! A beginner.]
- end
-
- make "ans "'Jim
- make "rep [Jim. My name is LadyBug.]
- make "name "'Jim.
- too?]
- iffalse print [Oh, Boy! A beginner.]
-