Python What type of data is: a=[(1,1),(2,4),(3,9)]? List of tuples Invalid type Array of tuples Tuples of lists List of tuples Invalid type Array of tuples Tuples of lists ANSWER DOWNLOAD EXAMIANS APP
Python In Python GUI programming, the method that leaves an impression of a turtle shape at the current location shape() position() All of the mentioned stamp() shape() position() All of the mentioned stamp() ANSWER DOWNLOAD EXAMIANS APP
Python The expression a{5} will match _____________ characters with the previous regular expression. exactly 5 5 or less exactly 4 5 or more exactly 5 5 or less exactly 4 5 or more ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of these in not a core data type? Dictionary Class Lists Tuples Dictionary Class Lists Tuples ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? Label Frame All of the mentioned Window Label Frame All of the mentioned Window 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