Quick actions

cmd+k|ctrl+k

Navigation

Languages

soal 3.a

Snippet info

Language

Php

Visibility

public

Author

aldimaulana

Created

2024-08-20T03:49:58.425115Z

Updated

2024-08-20T03:49:58.425115Z

<?php

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