This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include json2.js | |
// [+] Learn how to change text | |
// [+] How to save JPEG | |
// [+] How to read JSON | |
(function main() { | |
var lessons = loadJson('lessons.json'); |