Exercise
Correct!
False!
Q1. Create and inject constant named MOVIE_TITLE with a value The Matrix
var app = angular.module('app', []); // code_here app.controller('MyController', function (code_here) { $scope.movie = code_here; });

results matching ""

    No results matching ""