Python In Python, which of these in not a core data type? Dictionary Tuples Lists Class Dictionary Tuples Lists Class ANSWER DOWNLOAD EXAMIANS APP
Python The expression a{5} will match _____________ characters with the previous regular expression. 5 or more exactly 4 5 or less exactly 5 5 or more exactly 4 5 or less exactly 5 ANSWER DOWNLOAD EXAMIANS APP
Python Which are the advantages of functions in python? All of the mentioned Improving clarity of the code Decomposing complex problems into simpler pieces Reducing duplication of code All of the mentioned Improving clarity of the code Decomposing complex problems into simpler pieces Reducing duplication of code ANSWER DOWNLOAD EXAMIANS APP
Python Which module in Python supports regular expressions? re none of the mentioned pyregex regex re none of the mentioned pyregex regex ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? Window Frame Label All of the mentioned Window Frame Label All of the mentioned ANSWER DOWNLOAD EXAMIANS APP