Quick actions

cmd+k|ctrl+k

Navigation

Languages

Soal.3

Snippet info

Language

Php

Visibility

public

Author

falentinodhimas

Created

2024-08-20T03:35:02.77054Z

Updated

2024-08-20T03:35:02.77054Z

<?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";
echo "\t       ** \n";
    
INFO