Skip to content

HomeWork answer#6

Merged
vyrexd merged 1 commit into
masterfrom
feature2
Jan 17, 2020
Merged

HomeWork answer#6
vyrexd merged 1 commit into
masterfrom
feature2

Conversation

@vyrexd

@vyrexd vyrexd commented Jan 17, 2020

Copy link
Copy Markdown
Owner

Homework answer

//inline

public boolean task4(int a, int b) {
return a + b >= 10 && a + b <= 20;

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

why inlime?

@vyrexd vyrexd merged commit dac73eb into master Jan 17, 2020
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.

1 participant