Python - Comentário Convertir la Core

from datetime import datetime  datetime.strptime("2018-01-31", "%Y-%m-%d")
thecodeteacher