Skip to content

Add files via upload#5

Open
yurysid wants to merge 4 commits into
oleksandr-kazimirov:masterfrom
yurysid:master
Open

Add files via upload#5
yurysid wants to merge 4 commits into
oleksandr-kazimirov:masterfrom
yurysid:master

Conversation

@yurysid
Copy link
Copy Markdown

@yurysid yurysid commented Jul 23, 2019

No description provided.

Comment thread Main.java Outdated
public class Main {

public static void main(String[] args) {
Math mult = new Math();
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

you do not need object of Math due to if has only static methods

Math.multiplication()

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