Beispiel #1
0
def get_astros_ids():
    dao = AstroDao()
    ids = dao.get_astros_ids()
    return ids