Python All keywords in Python are in _________ None of the mentioned lower case UPPER CASE Capitalized None of the mentioned lower case UPPER CASE Capitalized ANSWER DOWNLOAD EXAMIANS APP
Python In which of the following field, we can put our Button? Label All of the mentioned Frame Window Label All of the mentioned Frame Window ANSWER DOWNLOAD EXAMIANS APP
Python In order to store values in terms of key and value we use what Python core data type. set tuple list dictionary set tuple list dictionary 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
Python config() in python Tkinter are used for place the widget configure the widget destroy the widget change property of the widget place the widget configure the widget destroy the widget change property of the widget ANSWER DOWNLOAD EXAMIANS APP
Python Which of these about a dictionary is false? The keys of a dictionary can be accessed using values Dictionaries are mutable The values of a dictionary can be accessed using keys Dictionaries aren’t ordered The keys of a dictionary can be accessed using values Dictionaries are mutable The values of a dictionary can be accessed using keys Dictionaries aren’t ordered ANSWER DOWNLOAD EXAMIANS APP