Skip to content

mailroom with dictionaries: remove reference to "letter" #46

Open
@natasha-aleksandrova

Description

@natasha-aleksandrova

https://uwpce-pythoncert.github.io/ProgrammingInPython/exercises/mailroom/mailroom_with_dicts.html

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.

remove that requirement ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions