Skip to content

HomeWork1#1

Open
MityaTim wants to merge 1 commit intomasterfrom
HW1
Open

HomeWork1#1
MityaTim wants to merge 1 commit intomasterfrom
HW1

Conversation

@MityaTim
Copy link
Owner

было не просто))

System.out.println("Красный");
} else if(value >0 && value <=100){
System.out.println("Желтый");
} else if(value >100){

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if(value >100) лишнее, тут только такие останутся, избыточная проверка

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants