[ create a new paste ] login | about

Link: http://codepad.org/pwAx3kHx    [ raw code | output | fork ]

PHP, pasted on Apr 26:
1
2
3
<?php
echo urldecode("Escribe+un+pseudoc%C3%B3digo+que+reciba+2+argumentos+de+parte+del+usuario%3A");
?>


Output:
1
Escribe un pseudocódigo que reciba 2 argumentos de parte del usuario:


Create a new paste based on this one


Comments: