Python Essential thing to create a window screen using tkinter python All of the mentioned create a button call tk() function To define a geometry All of the mentioned create a button call tk() function To define a geometry ANSWER DOWNLOAD EXAMIANS APP
Python The character Dot (that is, ‘.’) in the default mode, matches any character other than _____________ newline percentage symbol (%) caret (^) ampersand (&) newline percentage symbol (%) caret (^) ampersand (&) ANSWER DOWNLOAD EXAMIANS APP
Python All keywords in Python are in _________ lower case None of the mentioned UPPER CASE Capitalized lower case None of the mentioned UPPER CASE Capitalized ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of the following cannot be a variable? on in It __init__ on in It __init__ ANSWER DOWNLOAD EXAMIANS APP
Python What is the use of duck typing? Less restriction on the type values that can be passed to a given method Makes the program code smaller No restriction on the type values that can be passed to a given method More restriction on the type values that can be passed to a given method Less restriction on the type values that can be passed to a given method Makes the program code smaller No restriction on the type values that can be passed to a given method More restriction on the type values that can be passed to a given method ANSWER DOWNLOAD EXAMIANS APP