Renamed all exercise folders accordingly
Numbers are too hard to navigate
This commit is contained in:
parent
525338788c
commit
7f594425f6
|
@ -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>`)
|
||||
|
BIN
ejer7/google.png
BIN
ejer7/google.png
Binary file not shown.
Before Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
|
@ -0,0 +1 @@
|
|||
Welcome to the trash zone, these are exercises that don't work properly but I didn't want to erase
|
Loading…
Reference in New Issue