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 Python GUI programming, the method that leaves an impression of a turtle shape at the current location stamp() shape() position() All of the mentioned stamp() shape() position() All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following functions results in case insensitive matching? re.A re.I re.U re.X re.A re.I re.U re.X ANSWER DOWNLOAD EXAMIANS APP
Python Which one of these is used for floor division in Python? / % // None of the mentioned / % // None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following creates a pattern object? re.regex(str) re.create(str) re.assemble(str) re.compile(str) re.regex(str) re.create(str) re.assemble(str) re.compile(str) ANSWER DOWNLOAD EXAMIANS APP
Python In Python, which of the following cannot be a variable? on It in __init__ on It in __init__ ANSWER DOWNLOAD EXAMIANS APP