More python projects and practices
A series of practices where Python is executed with different projects and tools where i put in practice the different concepts of the languaje based on the platzi course .
- Virtual enviroment
- High order functions:
- Fiter
- Maps
- Reduce
- List and Dict comprehensions
- Lambda
- Debugging
- Assert statements
- Final project - Hangman Game