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
{{ message }}
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
newMovie{Id="tt0111161",Title="The Shawshank Redemption",Rating=9.2m,Director="Frank Darabont",ReleaseDate=newDateTime(1995,2,17),TagLine="Fear can hold you prisoner. Hope can set you free.",Genres=newList<string>{"Crime","Drama"},},
133
-
newMovie{Id="tt0068646",Title="The Godfather",Rating=9.2m,Director="Francis Ford Coppola",ReleaseDate=newDateTime(1972,3,24),TagLine="An offer you can't refuse.",Genres=newList<string>{"Crime","Drama","Thriller"},},
134
-
newMovie{Id="tt1375666",Title="Inception",Rating=9.2m,Director="Christopher Nolan",ReleaseDate=newDateTime(2010,7,16),TagLine="Your mind is the scene of the crime",Genres=newList<string>{"Action","Mystery","Sci-Fi","Thriller"},},
135
-
newMovie{Id="tt0071562",Title="The Godfather: Part II",Rating=9.0m,Director="Francis Ford Coppola",ReleaseDate=newDateTime(1974,12,20),Genres=newList<string>{"Crime","Drama","Thriller"},},
136
-
newMovie{Id="tt0060196",Title="The Good, the Bad and the Ugly",Rating=9.0m,Director="Sergio Leone",ReleaseDate=newDateTime(1967,12,29),TagLine="They formed an alliance of hate to steal a fortune in dead man's gold",Genres=newList<string>{"Adventure","Western"},},
137
-
};
120
+
vartop5Movies=newList<Movie>
121
+
{
122
+
newMovie{Id="tt0111161",Title="The Shawshank Redemption",Rating=9.2m,Director="Frank Darabont",ReleaseDate=newDateTime(1995,2,17),TagLine="Fear can hold you prisoner. Hope can set you free.",Genres=newList<string>{"Crime","Drama"},},
123
+
newMovie{Id="tt0068646",Title="The Godfather",Rating=9.2m,Director="Francis Ford Coppola",ReleaseDate=newDateTime(1972,3,24),TagLine="An offer you can't refuse.",Genres=newList<string>{"Crime","Drama","Thriller"},},
124
+
newMovie{Id="tt1375666",Title="Inception",Rating=9.2m,Director="Christopher Nolan",ReleaseDate=newDateTime(2010,7,16),TagLine="Your mind is the scene of the crime",Genres=newList<string>{"Action","Mystery","Sci-Fi","Thriller"},},
125
+
newMovie{Id="tt0071562",Title="The Godfather: Part II",Rating=9.0m,Director="Francis Ford Coppola",ReleaseDate=newDateTime(1974,12,20),Genres=newList<string>{"Crime","Drama","Thriller"},},
126
+
newMovie{Id="tt0060196",Title="The Good, the Bad and the Ugly",Rating=9.0m,Director="Sergio Leone",ReleaseDate=newDateTime(1967,12,29),TagLine="They formed an alliance of hate to steal a fortune in dead man's gold",Genres=newList<string>{"Adventure","Western"},},
0 commit comments