Thread
:
a function loop
View Single Post
Mar 6th, 2005, 9:48 PM
#
1
arod199113
Programmer
Join Date: Feb 2005
Posts: 86
Rep Power:
0
a function loop
i call this a function loop
if there is another name for it please tell me
(
Toggle Plain Text
)
#a "function" loop def hi(): print "hi" hi() hi()
#a "function" loop def hi(): print "hi" hi() hi()
arod199113
View Public Profile
Find More Posts by arod199113