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: Sprint-2/debug/recipe.js
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
// Predict and explain first...
2
2
3
+
// It will print the whole object instead of the ingredients list. To get it one below the other, we need to join the array and then \n to get it on separate lines
4
+
3
5
// This program should log out the title, how many it serves and the ingredients.
0 commit comments