Comprehensions, lambdas and functional tools in Python, plus file handling and debugging.
list_comprenhensions.py/dict_comprehensions.py— comprehensionslambda.py— anonymous functionsfilter_msp_reduce.py— map, filter and reducefiltrando_datos.py— filtering real datalists_and_dicts.py— lists and dictionariesarchivos.py— reading and writing filesasserts_statements.py/debugging.py— assertions and debugginghangman/— a hangman game putting it together
pip install -r requirements.txtLearning material from 2021, kept for reference. Not maintained.