public class test { · public static void main(String[] args) { · String name="YA"; · System.out.printf("Welcome! %s",name); · }
確定! 回上一頁