Discussioni Q&A
Import Foundation
2 Voti
3 RisposteIs ZERO an integer?
1 Voto
2 RisposteThe Apache team
4 Voti
1 RispostaHey there,
I don't know why, but when I import tkinter on IDLE like this:
from tkinter import *
And I say:
window = Tk()
Even known I use python 3.2.5, which should be able to use Tkinter, the python shell raises a ValueError that says that Tk() is not defined. I am very sure I use python 3.2.5 and tutorials from the Python Foundation say that is what I have to do. But it still doesn't work.
Does anyone have an idea of how to solve this problem? Thank you!
0 Voti
3 RispostePopolare oggi
Python stressed me out
1 Votes
Course Doubt
1 Votes
Data analysis
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes
Help
0 Votes