Python An exception is ____________ an object a standard module a module a special function an object a standard module a module a special function ANSWER DOWNLOAD EXAMIANS APP
Python In Python GUI programming, the method that leaves an impression of a turtle shape at the current location stamp() shape() All of the mentioned position() stamp() shape() All of the mentioned position() ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of the following cannot be a variable? in __init__ It on in __init__ It on ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following creates a pattern object? re.assemble(str) re.compile(str) re.regex(str) re.create(str) re.assemble(str) re.compile(str) re.regex(str) re.create(str) ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following functions results in case insensitive matching? re.U re.I re.X re.A re.U re.I re.X re.A ANSWER DOWNLOAD EXAMIANS APP
Python The expression a{5} will match _____________ characters with the previous regular expression. 5 or less 5 or more exactly 4 exactly 5 5 or less 5 or more exactly 4 exactly 5 ANSWER DOWNLOAD EXAMIANS APP