Skip to content

Commit

Permalink
Update Main.java
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicRuano authored Jan 31, 2023
1 parent ca21b86 commit f808df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ public static void main(String[] args) {
}else {
System.out.println("La opcion elegida no existe.");
}
// System.out.println("Ingrese:\n 1 para sumar. \n 2 para restar.\n 3 para multiplicar.\n 4 para dividir." );



}
}
}

0 comments on commit f808df6

Please # to comment.