Quick actions

cmd+k|ctrl+k

Navigation

Languages

Soal 2c

Snippet info

Language

Php

Visibility

public

Author

anggrainiluna50

Created

2024-08-20T03:56:09.202717Z

Updated

2024-08-20T03:56:09.202717Z

<?php

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