so, I\'ll go right to the point:
def itera_mundo(mundo): colunas = len(mundo[0]) linhas = len(mundo) ncolunas = colunas + 2 nlinhas = linhas