print("Today is {0}, so tomorrow will be {1}".format("Monday")) # [too-few-format-args]