Quick actions

cmd+k|ctrl+k

Navigation

Languages

Tugas 2c

Snippet info

Language

Php

Visibility

public

Author

andimridho10

Created

2024-08-20T03:01:41.892266Z

Updated

2024-08-20T04:02:23.513365Z

<?php

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

INFO