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