浙大《Java语言程序设计》编程答案4(国外英文资料).docVIP

  • 2
  • 0
  • 约9.12千字
  • 约 22页
  • 2017-06-08 发布于河南
  • 举报

浙大《Java语言程序设计》编程答案4(国外英文资料).doc

浙大《Java语言程序设计》编程答案4(国外英文资料)

浙大《Java语言程序设计》编程答案4(国外英文资料) Experiment 5 branch structure program design The program fills in and does not change the statements associated with the input output. Showing two grades Enter a positive integer repeat (0 repeat 10) and do the following operation: Enter a students math score if it is below 60 and output Fail, otherwise the output Pass. Output using system.out.println ( Pass ); And system.out.println ( Fail ); Example: the parenthesis is the explanation The input 2 (repeat = 2) 60 59 The output Pass Fail Import the Java. Util. Scanner; Public class Test30001 { Public static void m

文档评论(0)

1亿VIP精品文档

相关文档