Skip to content

Conversation

@xerxesman
Copy link
Collaborator

@npenning what do you think of my latest change

super(.6);
int n1 = (int)(Math.random()*9)+1;
int n2 = (int)(Math.random()*9)+1;
solution = n1+n2;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is a good change

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

actually its garbage

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ha i hate myself

Copy link
Collaborator Author

@xerxesman xerxesman left a comment

Choose a reason for hiding this comment

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

your changes are garbage

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