You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Welcome to your first bootcamp exercise at Ironhack!
6
6
7
-
The goal of this exercise is to get you familiarized with the primitive data structures we have in JavaScript, and we have just covered in class. Feel free to reference lesson materials but don't limit yourself but be curious and use Google to explore multiple solutions.
7
+
The goal of this exercise is to get you familiarized with the primitive data structures in JavaScript, which we just covered in the class. Feel free to reference lesson materials and don't limit yourself but be curious and use Google to explore multiple solutions.
8
8
9
9
Ready?
10
10
@@ -108,4 +108,4 @@ Ask the user for a new string and check if it's a [Palindrome](https://en.wikipe
0 commit comments