Exemplo n.º 1
0
def UpdateAFKList(name):
	while AFKList.count(name) != 0:
		AFKList.remove(name)