and answers4
try and except - ANSWERS-do not both run at the same, either or
else - ANSWERS-runs if try succeeds
yes no - ANSWERS-pydoc is NOT a self-contained executable that can be run from a command-
line prompt
true false - ANSWERS-pydoc generates documentation on python modules
yeet yah yeet - ANSWERS-the proper syntax for pydoc is Python-m pydoc modules where
module represents the name of a python module
write command - ANSWERS-writes to the file
strptime - ANSWERS-converts string into date format
strftime - ANSWERS-function formats a date
io - ANSWERS-read from and write files
sys - ANSWERS-display error messages