!752 p { // Testing a new strategy on a problem: 3 lines! S text = getTextFromSucker("#1004698"); S lua = callStrategy("#1004720", text); double score = scoreTextPredictAlgo(makeLuaTextPredictAlgo("L " + lua), text); print("Score: " + score); }