Quick actions

cmd+k|ctrl+k

Navigation

Languages

Tugas 2b

Snippet info

Language

Php

Visibility

public

Author

emondesi13

Created

2024-08-20T03:40:50.496975Z

Updated

2024-08-20T03:40:50.496975Z

<?php

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