Assignment - DePaul University

If, after doing the pseudocode, and starting on yor Python code, you realize that something in your pseudocode isn't correct or optimal, it IS perfecty permissible to go back and update your pseudocode. ... print( dictionary.keys() ) ... Here is a list of keys in your dictionary: 7373 8274 9651 2213 6666 8787 9999 Choose a key: ... ................
................