Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 148 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 148 Bytes

hello-world_CZZ

CZZ's Repository public class hello_word{ public static void main(String args[]){ System.out.pprintln("Hello word!"); } }