Quick actions

cmd+k|ctrl+k

Navigation

Languages

Tugas 2b

Snippet info

Language

Php

Visibility

public

Author

andimridho10

Created

2024-08-20T02:59:33.041074Z

Updated

2024-08-20T04:02:49.343643Z

<?php

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

INFO