Skip to content

Commit c0bae3d

Browse files
committed
readme actualizado
1 parent 9f72c30 commit c0bae3d

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,7 @@ python .\test.py
4141
```
4242
Obtendrá la salida:
4343

44-
```bash
45-
46-
Nombres agregados: ['emma', 'olivia', 'isabella', 'sofia', 'emily', 'talulah', 'candela']
47-
48-
...Corriendo test
49-
50-
Imprimiendo árbol preorden:
51-
emma, emily, candela, olivia, isabella, sofia, talulah,
52-
Imprimiendo árbol inorden:
53-
candela, emily, emma, isabella, olivia, sofia, talulah,
54-
Imprimiendo árbol postorden:
55-
candela, emily, isabella, talulah, sofia, olivia, emma,
56-
```
44+
![test](test.png)
5745

5846
### Ejemplo de uso - valores por teclado
5947

test.png

14.5 KB
Loading

0 commit comments

Comments
 (0)