File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 442442 \vspace *{.025in}
443443 \begin {center }
444444 %
445- \normalsize \noindent Since tuples are immutable , a dictionary can use it as
446- a key\\
445+ \normalsize \noindent Since lists are mutable , a dictionary cannot use it as
446+ a key! \\
447447 %
448448 \end {center }
449449 %
482482 %
483483 \vspace *{-.2in}
484484 %
485- \item The honest answer is `` it depends'' ! Use judgement and benchmarks!
486- Defend your decision with evidence!
485+ \item The honest answer is `` it depends'' ! Use your judgement and
486+ benchmarks! Defend your decision with evidence!
487487 %
488488 \end {itemize }
489489 %
511511 %
512512 \item {\bf Q2}: What are the characteristics of dictionaries in Python?
513513 %
514- \item {\bf Q3}: How does the {\tt sympy} package support set
515- programming?
514+ \item {\bf Q3}: How do you decide between a dictionary or a function?
516515 %
517516 \item {\bf Q4}: What functions can process a multiset discrete
518517 structure?
You can’t perform that action at this time.
0 commit comments