Skip to content

Conversation

@SkaviCos
Copy link

@SkaviCos SkaviCos commented Oct 9, 2018

jkjkjk

public static void main(String[] args) {
System.out.println("Write how many cups of coffee you will need:");
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe it is better to name your variable more descriptive rather than a.

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