Quick actions

cmd+k|ctrl+k

Navigation

Languages

soal 2.b

Snippet info

Language

Php

Visibility

public

Author

aldimaulana

Created

2024-08-20T03:19:02.574464Z

Updated

2024-08-20T03:19:02.574464Z

<?php

echo "\t     *\n";
echo "\t    ***\n";
echo "\t   *****\n";
echo "\t  *******\n";
echo "\t *********\n";
INFO