Skip to content

Conversation

@mtrich
Copy link
Owner

@mtrich mtrich commented Oct 2, 2018

No description provided.

}
}

string adjective1 = "";
Copy link

Choose a reason for hiding this comment

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

There is nothing wrong with this, but you did not need to initialize all the strings to "" ahead of time.
You could have instantiated the String at the same time you read the value from the console.

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.

3 participants