Home
Project Folders
Teacher Resources
Student Resources
How Do I?
Literacy
MWForum
Site Map
Search
Our Team

MWForum Message [Date Index] [Threads] [Authors] [Attachments] [Subscribe]

[Thread Prev] [Thread Next]

To: mwforum@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: random 2 = 1
From: "Daniel Ajoy" <da.ajoy@xxxxxxxxx>
Date: Thu, 13 Jul 2006 20:10:11 -0500

On 13 Jul 2006 at 19:33, Ray Catzel wrote:

> Could you please explain how random 2 = 1 will be differently interpreted
> to
> (random 2) = 1


random 2 = 1

is interpreted by Logo as:

random (2 = 1)

(2 = 1) is "false

thus:

show random "false
random does not like false as input

show random 2 = 1
random does not like false as input


Daniel





  • Previous by thread: fractal music?
  • Next by thread: Thanks to everyone

  • 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.


    © copyright 2001 - 2008