Sha256: 59bafcf99b3598f9f0dde053d08aa0a2b361ad3296d7391717dec6228c44c105
Contents?: true
Size: 195 Bytes
Versions: 6
Compression:
Stored size: 195 Bytes
Contents
//Written using Nila. Visit http://adhithyan15.github.io/nila (function() { var a; a = Math.pow(2,3); if (a === 8) { console.log("Correct Calculation!"); } }).call(this);
Version data entries
6 entries across 6 versions & 1 rubygems