Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Started doing stuff #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Manewolf
Copy link

@Manewolf Manewolf commented Oct 7, 2015

No description provided.

else
{
console.log("A")
}
Copy link
Member

Choose a reason for hiding this comment

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

This is great!

Just make sure to not follow if statements with semicolon (else if(grade <= 85); on line 5), and do add semicolons after expressions like console.log() (lines 14 and 18)

@Peleg
Copy link
Member

Peleg commented Oct 8, 2015

Great job! Keep 'em coming!

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