Skip to content

Commit ec0af1b

Browse files
committed
Hacking The Future
1 parent af50b26 commit ec0af1b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-1.28 KB
Binary file not shown.
-526 Bytes
Binary file not shown.

Desarrollo/06_Biblioteca/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
biblioteca.quitar_libro(indice)
3535

3636
elif opcion == 5:
37-
print("Gracias por visitar {}".format(biblioteca.consultar_nombre_biblioteca))
37+
print("Gracias por visitar. \n (⌒ー⌒)ノ")
3838
ejecutar = False
3939

4040
else:

0 commit comments

Comments
 (0)