一些簡單的java代碼

1. public class Beersong { public static void main (String[] args){ int beernum =99; String word = "bottle"; while (beernum>0){ if (beernum == 1){ word = "bootle"; } System.out.print(beernum+""+word+"
相關文章
相關標籤/搜索