Q&A Discussions
Шикарный офлайн компилятор!
 0 Votes
 3 Answersi have two tables table_1 in database_1 and table_a  in database_A. from different programs. they contain 60% the same columns. 40% is different. the columns are sorted differently. I would like to to edit only one of them an update the other automatically. Any idea on how to? Thank you in advance. With kind regards Jo Pi
 0 Votes
 3 AnswersI have 10 variables called, int1, int2, int 3 and so on. The user can write one number into the console. If the user types 7, I want to add 3 to the value of int7. how do I do this without 10 if statements? can I somehow do something like, (int + "userinput") += 3?
thank you for your help! :D
 0 Votes
 2 AnswersHey 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 Votes
 3 AnswersHot today
How create a new language ?
 1 Votes
Beginner question
 0 Votes
Remove
 0 Votes
I need help to solve this
 0 Votes
Project
 0 Votes
Engineer Cloud
 0 Votes