예제 #1
0
def main():
	explorator.start()
	while True:
		explorator.loop()
예제 #2
0
def loop():
    while True:
        explorator.loop()