java基础知识-第四十八篇-if选择结构嵌套

If(){
If(){

}else if(){

{
}else{
If(){

}
}
案例:在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/kaikaijavaaaa/article/details/88833918