Quick actions

cmd+k|ctrl+k

Navigation

Languages

Bintang 3

Snippet info

Language

Php

Visibility

public

Author

favrama6

Created

2024-08-20T03:00:24.921756Z

Updated

2024-08-20T03:21:49.702673Z

<?php

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