SyntaxFix
Write A Post
Hire A Developer
Questions
you need to put a textvariable in it, so you can use set() and get() method :
set()
get()
var=StringVar() x= Entry (root,textvariable=var)