This is my first GitHub repository where I’ve uploaded a basic Java code file for practice.
- 📁 Filename:
Main.java - 📝 Language: Java
- 🧑💻 Author: Rahul Kumar (MCA Student, KIIT Bhubaneswar)
Make sure you have Java installed, then run this in your terminal:
javac Main.java
java Main
📚 Purpose
Just a basic code file to:
Practice Java
Learn how to use GitHub
---
Let me know if you want to add your code’s output or description of what it does!