A prime number checker made using TeaVM and Java.
-
Updated
Feb 5, 2026 - Java
A prime number checker made using TeaVM and Java.
This Java program allows the user to enter a number and checks whether it is a prime number by testing divisibility up to the square root of the number
Add a description, image, and links to the primenumberchecker topic page so that developers can more easily learn about it.
To associate your repository with the primenumberchecker topic, visit your repo's landing page and select "manage topics."