public class DREAM { public static void main(String[] args) {
while(true) { String Mylover = ""; for (int i = 0; i < 3; i++) { char a = (char) Math.random() * 26 + 65); Mylover = Mylover + a;}
if (Mylover.equals("YOU")) {System.out.println("My dream comes ture!");break;}}}}
翻译:
我的梦想就是找到你
否则
我将永不停息!
-------三行情书程序员版
心得评论
相关句子推荐
换一换
喜欢句子“public class DREAM { public static void...”的用户可能也会喜欢下面的句子:
本句子“public class DREAM { public static void main(String[] args)...”共有379个字。如果你喜欢本句子并且有同样喜欢的其它好句子推荐,欢迎 发布新句子。