Python How we install tkinter in system ? tkinter pip install pip install python tkinter install pip install tkinter tkinter pip install pip install python tkinter install pip install tkinter ANSWER DOWNLOAD EXAMIANS APP
Python How we import a tkinter in python program ? import tkinter as t All of the mentioned import tkinter from tkinter import * import tkinter as t All of the mentioned import tkinter from tkinter import * ANSWER DOWNLOAD EXAMIANS APP
Python Which of the following creates a pattern object? re.assemble(str) re.regex(str) re.compile(str) re.create(str) re.assemble(str) re.regex(str) re.compile(str) re.create(str) ANSWER DOWNLOAD EXAMIANS APP
Python Which module in Python supports regular expressions? regex re none of the mentioned pyregex regex re none of the mentioned pyregex ANSWER DOWNLOAD EXAMIANS APP
Python Which Python keyword is used for function? Function Def Fun Define Function Def Fun Define ANSWER DOWNLOAD EXAMIANS APP