View Single Post
Old
  (#5)
SoLiDUS is Offline
Senior Member
 
Posts: 5,158
Join Date: Jan 2002
Location: Gatineau, Qc, Canada
 Send a message via ICQ to SoLiDUS Send a message via MSN to SoLiDUS  
Default 11-26-2002, 08:59 PM

[quote:9aa92]1) You wake up and find out your late for school.

a) Get up and rush to school.
b) stay home and wait till next class
c) Take your time since your already later


1a) You rush to school and your sent for a late slip

a) sign in and go back to class
b) Sign in and wonder around
c) don't sign in and go to the library [/quote:9aa92]

I don't know how to program yet but I'm assuming you will play with IFs and
THENs, correct ?

It's just a simple hierarchy thing...

{ THIS IS THE BIG SET

......... IF { THIS IS A SMALLER SET
.................. THEN { EVEN SMALLER SET #1}
}

.........IF { THIS IS A SMALLER SET
.................. THEN { EVEN SMALLER SET #2}
}

}

Get the idea? Again, I don't know shit about programming yet so this is just
what I think I got from watching a friend going at it...
  
Reply With Quote