Merge remote-tracking branch 'origin/develop-marcos_assuncao' into develop-gabriel-henrique
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
for ($i = 10; $i >= 1; $i--) {
|
||||
echo "<h3> $i</h3>";
|
||||
}
|
||||
echo $i;
|
||||
?>
|
||||
Reference in New Issue
Block a user