<?php for($i=0; $i<100; ++$i){ $input=range('A','Z'); echo array_reduce($input,function($carry,$v){return ($carry?"$carry, ":'')."$v is $v";}); }
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources