loudcandypeach
loudcandypeach
ProgrammingLesson
1 post
Don't wanna be here? Send us removal request.
loudcandypeach · 4 months ago
Text
// Your First Program class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } }
1 note · View note