UHC
0
Q:

stringvar

#declare variable -->
var = StringVar()
#sets variable to what ever(most the time a string)
var.set("hello")
#this is used in tkinter!
0

New to Communities?

Join the community