Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a3c6917

Browse files
committed
refactor: Remove unecessary exercise input from code
1 parent 2039c2f commit a3c6917

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎array-exercises/18_kubrickFilmography.js‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11

2-
/*
3-
The movies are stored in a nested array.
4-
Each inner array represents one movie: [title, year, genres].
5-
Genres are also a nested array.
6-
* Case Handling: Movie titles & genres should be Title Case.
7-
Years are numbers.
8-
* Return Values: Functions must return a new array or a single value
9-
(like a number or a string). Do not modify the original array.
10-
*/
112
// Kubrick movies list
123

134
let kubrickMovies = [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /