<Talleres/>
Debugging beyond the print( ) call. Python debugging challenge. (Español)
Autores
Fecha y Hora
Domingo 09, 13:00
Sobre la ponencia
print( ) debugging is fine but it only takes you so far. Time is wasted trying to write the perfect print( ) statement and at the correct line. Proper debugging tools were built to help you find that obscure bug that has been haunting you for hours.