Esempio n. 1
0
def main():
	explorator.start()
	while True:
		explorator.loop()
Esempio n. 2
0
def loop():
    while True:
        explorator.loop()