Quick actions

cmd+k|ctrl+k

Navigation

Languages

tugas3A

Snippet info

Language

Php

Visibility

public

Author

ahmad-rifa-i-

Created

2024-08-20T03:50:39.895224Z

Updated

2024-08-20T04:04:44.594329Z

<?php

echo "\t\t\t tugas 3\n";

echo "   **   **\n";
echo "  **** ****\n";
echo " ***********\n";
echo " ***********\n";
echo "  *********\n";
echo "   *******\n";
echo "    *****\n";
echo "     ***\n";
echo "      *\n";
?>
INFO