SLIP 12 Q 1
CODE:
from tkinter import Label, Tk
top=Tk()
top.title="font style"
label=Label(top,text="this is text with style",font=("Helvetica",25))
label.pack()
top.mainloop()
Here u can get pune university TYBCA practical slips solutions easy and ready to use.(python , core java, ADV. java)
DOWNLOAD SLIP14Q2 /** * STEPS TO RUN CODE * Step 01 compile the code * Step 02 run the code * Step 03 give a file directory locatio...
No comments:
Post a Comment