java-tutorials/language-interop/README.md

8 lines
215 B
Markdown

## Language Interop
This module contains articles about Java interop with other language integrations.
### Relevant Articles:
- [How to Call Python From Java](https://www.baeldung.com/java-working-with-python)