Carl Banks wrote:
On Feb 8, 12:20 pm, spike <pwashingto...@gmail.com> wrote:
Has anyone been able to come across a Python logic map or Python logic
flow chart?

An example can be seen on the right under 
History:http://en.wikipedia.org/wiki/Usenet#History

This would be very helpful for all users.


Begin
  |
  |
  V
Start Editor
  |
  |
  V
Write Code <----+
  |             |
  |             |
  V             |
Run Python      |
  |             |
  |             | No.
  V             |
Did it do what you want?
  |
  | Yes.
  |
  V
Stop.


HTH.


Carl Banks

I use this one:

Begin
 |
 |
 V
Start Mail client
 |
 |
 V
Ask python-list <-----+
 |                   |
 |                   |
V what a bunch of dumbass wait 2 min |
 |                   |
 |                   | No.
 V                   |
Did you get any answer ?
 |
 | Yes.
 |
 V
Stop.



JM
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to