Hi everyone, this is a post test to see if i can put java into the blog
public class Welcome {
public static void main(String[] args) {
System.out.println("Welcome to DevTips & Tricks!");
}
}
Can you tell me if you can copy easily this code ?