Flux




..




for (var x = 1; x < 20; x++) { var y = "#######"; for (var x = 0; x < 51; x++) { y = y + "$$$" + "^^" + "======" + "^^" + "$$$" + x + "#######"; console.log(y); } for (var x = 0; x < 30; x++) { y = y + "$$$" + "^^" + "======" + "^^" + "$$$" + x + "#######"; console.log(y); } for (var x = 0; x < 101; x++) { y = y + "%$$$" + "^^" + "=======" + "^^" + "$$$%" + x; console.log(y); } for (var x = 0; x < 30; x++) { y = y + "$$$" + "^^" + "======" + "^^" + "$$$" + x + "#######"; console.log(y); } for (var x = 0; x < 51; x++) { y = y + "$$$" + "^^" + "======" + "^^" + "$$$" + x + "#######"; console.log(y); } } if (x < 30) { y = "Good numbers"; } else if (x < 51) { y = "I will never be an accountant"; } else if (x <101) { y = "Numbers and $$ are the death of me";}