예제 #1
0
def collector(name):
    print 'hello', name
    startTh()
예제 #2
0
def Collector(name):
    print("hello", name)
    startTh()