[](url)hello ? nice to meet you
public static void main(String[] args){ System.out.print("hello world ") ; }
啥