Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added few tips
  • Loading branch information
antydemant authored Apr 27, 2020
1 parent 5d43787 commit dbbee6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-get-started/homework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For example: `'How you doin'?', Joey said'.`
3. console.log(message)
3. console.warn(message)
4. console.error(message)
5 and so on.
5. and so on. (try to look at the `console.log(console)`)

# Create function to sort odd numbers in array

Expand Down

0 comments on commit dbbee6d

Please sign in to comment.