Quick actions

cmd+k|ctrl+k

Navigation

Languages

Soal 2b

Snippet info

Language

Php

Visibility

public

Author

karimaazahra4

Created

2024-08-20T03:42:26.4254Z

Updated

2024-08-20T03:44:49.196799Z

<?php

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