Skip to content

Commit ba0e401

Browse files
committed
ejercicio #29 completo
1 parent be9cc28 commit ba0e401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Roadmap/29 - SOLID ISP/java/simonguzman.java

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ public static void main(String[] args) {
33
exampleNoIsp();
44
exampleIsp();
55
adittionalExerciseNoIsp();
6+
adittionalExerciseIsp();
67
}
78

89
/******************************** Ejercicio adicional con isp ********************************/

0 commit comments

Comments
 (0)