The AI Joke Machine orders the jokes from highest rated to least rated using ratings from players, by putting them through a sorting script (thanks scratch wiki). When Mr. J says "I'ma tell you some jokes. Ready?" answer yes, or the program/machine won't understand (may change in the future). The variable in the top right corner is the total number of jokes made by Mr. J all time. Rate his jokes (there are 10 of them) on a scale of one to 10. Eventually, should enough players participate, Mr. J should be able to accurately order the jokes from the one you will give the highest rating, to the one you give the lowest rating, before you even give the ratings. Decimals are encouraged, because it keeps the average scores of the jokes from being the same.
PLEASE LEAVE SUGGESTIONS FOR JOKES IN COMMENT SECTION All code except for sorting code was made/designed by me. The sorting code was made using instructions from the Scratch wiki, which is pretty great for helping in projects like this. Inspiration taken from projects of the Machine Learning Suggestions studio. If you remix, please give me credit, and actually make a meaningful change, not just a color change.