12 lines
423 B
Markdown
12 lines
423 B
Markdown
# Desarrollo web en Python
|
|
|
|
Documento original en inglés: [Python web](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/26_Day_Python_web/26_python_web.md)
|
|
|
|
## Ejercicios
|
|
|
|
1. Construirás esta [aplicación](https://thirtydaysofpython-v1-final.herokuapp.com/). Solo queda la parte del analizador de texto.
|
|
|
|
[Solución](./web/)
|
|
|
|
[<< Day 25](../25_Pandas/README.md) | [Day 27 >>](../27_Python_con_MongoDB/README.md)
|