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