Quick actions

cmd+k|ctrl+k

Navigation

Languages

Soal 2b

Snippet info

Language

Php

Visibility

public

Author

anggrainiluna50

Created

2024-08-20T03:52:30.180325Z

Updated

2024-08-20T03:52:50.758856Z

<?php

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