Quick actions

cmd+k|ctrl+k

Navigation

Languages

soal 2b

Snippet info

Language

Php

Visibility

public

Author

rayhanbasith3

Created

2024-08-20T03:30:55.827017Z

Updated

2024-08-20T03:30:55.827017Z

<?php

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