You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
confusing to students mention of letter (which used to be combined with files/letter feature)
Try to use a dict and the .format() method to produce the letter as one big template, rather than building up a big string that produces the letter in parts.