17 lines
98 B
PHP
17 lines
98 B
PHP
<?php
|
|
|
|
|
|
function creerPartie($nbCartesVertes, $nbCartesOranges, $nbCartesNoires) {
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
?>
|