Skip to content

Commit 9be23b3

Browse files
authored
Update README.md
1 parent 470c8fc commit 9be23b3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,12 @@ Example Application: Operators
5656
```
5757

5858
### output
59-
1
59+
1
60+
61+
62+
## Some links for more in depth learning
63+
64+
* [JAVA PRINT](https://github.com/fefong/java_print);
65+
* [JAVA SWITCH CASE](https://github.com/fefong/java_switch);
66+
* [JAVA IF/ELSE](https://github.com/fefong/java_ifElse);
67+
* [JAVA ARITHMETIC](https://github.com/fefong/java_calculator);

0 commit comments

Comments
 (0)