1.0.3 • Published 3 years ago

sansu v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

King of students says:

さんすう、の、どりる、やるの、いやだ、よ。だから、かわりに、やってくれる、ろぼっとがほしいな!

: I don't want to do the math, I don't want to do the drill. So, I need a robot to do it for me! :

How to call

                            //Arithmetic is required in Japanese elementary schools.
var school = require("sansu");      
                                        //Give elementary school students assignments and summon them.
var calculator = new school.student("1 + 1");

                                        //Do the task.
var result = calculator.doYourHomeWork();


var flag = (page)=>page > 500 && page < 500;
while(flag) {//You can run it as many times as you like.
    console.log(calculator.doYourHomeWork());
}
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago