Which object allows you access to specify that a block of code runs in a background thread?
DispatchQueue.visible
DispatchQueue.global
DispatchQueue.background Reference: Apple Developer: Documentation: Dispatch: DispatchQueue
errorExample need to be labeled as throws.
throws