Python The expression a{5} will match _____________ characters with the previous regular expression. exactly 5 5 or less 5 or more exactly 4 exactly 5 5 or less 5 or more exactly 4 ANSWER DOWNLOAD EXAMIANS APP
Python An exception is ____________ a standard module an object a module a special function a standard module an object a module a special function ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of the following cannot be a variable? on __init__ It in on __init__ It in ANSWER DOWNLOAD EXAMIANS APP
Python Essential thing to create a window screen using tkinter python create a button All of the mentioned To define a geometry call tk() function create a button All of the mentioned To define a geometry call tk() function ANSWER DOWNLOAD EXAMIANS APP
Python Which module in Python supports regular expressions? regex pyregex none of the mentioned re regex pyregex none of the mentioned re ANSWER DOWNLOAD EXAMIANS APP
Python All keywords in Python are in _________ Capitalized None of the mentioned UPPER CASE lower case Capitalized None of the mentioned UPPER CASE lower case ANSWER DOWNLOAD EXAMIANS APP