no habia un { y prueba de llave

This commit is contained in:
Pablo
2026-03-18 12:56:46 +01:00
parent d986ff0879
commit f701660f83

View File

@@ -10,12 +10,12 @@ void clear(){
system("clear");
} else {
system("cls");
}
};
};
int main()
int main(){
char opcion=0;
while (opcion!='8')