22
QuizMultiple Choice

Use Data Structures — Cumulative exam

Question 22 • Introduction to Information Technology - EL3701

Which argument forces a writer to return to and change the input before resolving a “UnicodeError”?

Answer
A
errors= “strict”
B
errors= “fix”
C
errors= “ignore”
D
errors= “replace”
Previous
Next