BacASable

Dernière modification : -


// 2022/02/10 09:26 / 93.174.144.91
<?php
$i=0;
for ($i = 0; $i <= 42; $i++) {echo $i;}
?>

:-D