Add exercises 15

Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
This commit is contained in:
Manuel Vergara 2023-09-29 00:00:35 +02:00
parent e1121c9826
commit 3da7ec4195

View File

@ -4,6 +4,8 @@ Documento original en inglés: [Python Type Errors](https://github.com/Asabeneh/
## Ejercicios ## Ejercicios
1. Abre tu shell interactivo de Python y prueba todos los ejemplos cubiertos en esta sección. 1. Abre tu shell interactivo de Python y prueba todos los ejemplos cubiertos en esta [sección](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/15_Day_Python_type_errors/15_python_type_errors.md).
Ánimo! 💪
[<< Day 14](../14_Funciones_de_orden_superior/README.md) | [Day 16 >>](../16_Fecha_y_hora_en_Python/README.md) [<< Day 14](../14_Funciones_de_orden_superior/README.md) | [Day 16 >>](../16_Fecha_y_hora_en_Python/README.md)