[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] simple python question
- Subject: [ale] simple python question
- From: JPatterson at datatrac.com (Jim Patterson)
- Date: Thu Jan 10 18:01:24 2008
- In-reply-to: <[email protected]>
- References: <[email protected]>
> So what does 'for i in range(4):" do?
>
> something like
> for (i=0, i<4; ++i)
>
yes.