IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: I was thinking about that but not sure how to implement
name = "myobject"
i = 0
for parrot in myParrots:
    do_something(parrot, name + i)
    i = i + 1
Regards,

-scott anderson
New Thanks!
Tom Sinclair
Speaker-to-Suits
     Variable names in Python - (tjsinclair) - (4)
         Not Python specific... - (ChrisR) - (3)
             I was thinking about that but not sure how to implement -NT - (tjsinclair) - (2)
                 Re: I was thinking about that but not sure how to implement - (admin) - (1)
                     Thanks! -NT - (tjsinclair)

(It's only a model...) SHHHH!
35 ms