为了账号安全,请及时绑定邮箱和手机立即绑定

这样通过了

public class HelloWorld {

    public static void main(String[] args) {

int score = 94;

String sex = "女";

        if (score>80){

            if (sex=="女")

                System.out.println("进入女子组决赛");

            else

                System.out.println("进入男子组决赛");

        }

}

}


正在回答

1 回答

嘛,就看判断条件来,实现目标的写法算是多种多样了

0 回复 有任何疑惑可以回复我~
#1

苏秋远 提问者

非常感谢!
2018-05-18 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

这样通过了

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信