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
In imdb-folder.py line 114 - for **movie**, [rating,genre,url,year,runtime,actors,plot,awards] in sorted_dict.iteritems(): , where is the "movie" come from?
The text was updated successfully, but these errors were encountered:
In imdb-folder.py line 114 -
for **movie**, [rating,genre,url,year,runtime,actors,plot,awards] in sorted_dict.iteritems():
, where is the "movie" come from?The text was updated successfully, but these errors were encountered: