Skip to content

Commit c2674d6

Browse files
committed
add package "functional_student_practice" to start class 11 practice
1 parent 3f8524f commit c2674d6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • modules/src/main/java/com/platzi/functional_student_practice/_04_functional
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package com.platzi.functional_student_practice._04_functional;
2+
3+
public class MathFunctions {
4+
}

0 commit comments

Comments
 (0)