Quick actions

cmd+k|ctrl+k

Navigation

Languages

Bintang 3

Snippet info

Language

Php

Visibility

public

Author

tanzgudl

Created

2024-08-20T03:14:22.734633Z

Updated

2024-08-20T03:14:22.734633Z

<?php

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