Download AngularJS library from its Official Website. Then include the file within your page same as we include a jQuery library or any other JavaScript file.
Or you can directly include from CDN
Now create a new HTML file index.html and include AngularJS script on it.
it will produce the following output –
40 + 50 = 90