public class HelloWorld{
public static void main(String args[]){
System.out.print("Hello World !!! :--)
I'm Dev Singh Raghunandan student of IIITS pursuing my Btech in CSE branch .
I am a tech enthusiast having curiosity in web development , Java , DSA and other technologies.
Here you will get amazing content related to new technologies ,ideas and innovations.
Here you will get programming ideas and how to develop these skills which will be helpful for you.
Subscribe my channel so that you are well aware of what is happening in today's era
Stay tuned________________________________
Be Heathy, Wealthy and Wise___________________ ");
}
}