Skip to content

Conversation

@lifegrasp
Copy link

Fixing descriptions and some formatting.

```

1. Write a function called reverseCountries, it takes countries array and first it copy the array and returns the reverse of the original array
1. Write a function called _reverseCountries_, it takes countries array and first it copy the array and returns the reverse of the original array

Choose a reason for hiding this comment

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

Good refactoring.
Nit: Is there a reason for using _reverseCountries_ instead of reverseCountries ?

Copy link
Author

Choose a reason for hiding this comment

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

I used italic instead of code since I'm just following the formatting of the exercises here in Day 7. I do find it odd how when it comes to colors, it uses bold and italic. I'll revisit the formatting of the exercises one day.

@lifegrasp lifegrasp closed this by deleting the head repository Sep 26, 2024
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