import tkinter as tk
def change_bg():
root.config(bg="lightblue") # Change background color
root = tk.Tk()
root.geometry("200x100")
btn = tk.Button(root, text="Change Background", command=change_bg)
btn.pack(pady=20)
root.mainloop()
import tkinter as tk
def change_bg():
root.config(bg="lightblue") # Change background color
root = tk.Tk()
root.geometry("200x100")
btn = tk.Button(root, text="Change Background", command=change_bg)
btn.pack(pady=20)
root.mainloop()
เคเค Artificial Intelligence (AI) เคेเคตเคฒ เคเค เคคเคเคจीเค เคจเคนीं, เคฌเคฒ्เคि เคถिเค्เคทा, เคต्เคฏเคตเคธाเคฏ, เคธ्เคตाเคธ्เคฅ्เคฏ, เคธुเคฐเค्เคทा เคเคฐ เคถोเคง เคे เค्เคทेเคค्เคฐ เคฎें เค्เคฐांเคคि เคฒा เคฐเคนी เคนै। AI เค...