Quick actions

cmd+k|ctrl+k

Navigation

Languages

Tugas 2c

Snippet info

Language

Php

Visibility

public

Author

emondesi13

Created

2024-08-20T03:50:46.183851Z

Updated

2024-08-20T03:50:46.183851Z

<?php

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