from datetime import datetime as dt inputDate = dt.strptime(input(), '%Y/%m/%d') print(inputDate + detetime.timedelta(days=2))