39
zt0ne
7y

This community is by far the best thing I've discovered in 2016. Been lurking for a while, thought it was time to post this.
System.out.println("HAPPY NEW YEAR!");

Comments
  • 1
    To all Java devs: Good luck with your sore throat tomorrow, and print('Happy new year!').
  • 2
    #include <stdio.h>

    void main(void){

    printf( "%s", '' Happy new year to you too! And enother year of happy programming ;) '') ;

    }
  • 0
    print("Happy New Year to you too!")
Add Comment