Python
Which of the following creates a pattern object?

re.assemble(str)
re.create(str)
re.compile(str)
re.regex(str)

ANSWER DOWNLOAD EXAMIANS APP