Ejemplo n.º 1
0
<?php

include "fizzbuzz.php";
$fizzybuzzy = new fizzbuzz();
$fizzybuzzy->mostrar_fizzbuzz();