Renamed all exercise folders accordingly

Numbers are too hard to navigate
This commit is contained in:
raul 2024-02-22 10:32:02 +00:00
parent 525338788c
commit 7f594425f6
27 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ function main() {
for (let a = 1; a < numAst; a++) {
for (let i = 0; i < a; i++) {
document.writeln(`<img src="./google.png" width=250px height=250px>`);
document.writeln(`*`);
}
document.writeln(`<br>`)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

View File

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 85 KiB

1
trash/README.md Normal file
View File

@ -0,0 +1 @@
Welcome to the trash zone, these are exercises that don't work properly but I didn't want to erase