Enter three values for condition determination.

Source: Internet
Author: User

Import Java. util. role; Class test4 {public static void main (string [] ARGs) {S = new role (system. in); system. out. println ("height:"); system. out. println ("Fortune:"); system. out. println ("handsome no:"); int Height = S. nextint (); double money = S. nextdouble (); string STR = S. next (); Boolean M = Str. equals ("yes"); // enter the value of "handsome" and Str. equals ("yes") parameter "yes" for comparison, the same, returns true (true) if (height> = 180 & money> = 10.0 & M = true) {system. out. printl N ("I must marry you! ");} Else if (height> = 180 | money> = 10.0 | M = true) {system. Out. println (" Marry, not more than, more. ");} Else system. Out. println (" will not marry you! ");}}


This article is from the "First day of course" blog, please be sure to keep this source http://5453607.blog.51cto.com/5443607/1529856

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.