Replies: 1 comment
|
This is the code i was talking about from tkinter import * a=5print(f'{"DONKEY" if a>0 else "SHREK"}')def discriminant(): explain=None def randomizer(): def discriminantiv2(): name=Entry() number = Entry() donkey = Entry() equation=Button(command=theory,text="Lets start") app.mainloop() |
Uh oh!
There was an error while loading. Please reload this page.
There is a problem in the code since python doesn't know what number you are going to write so it thinks that it is not defined and thereby the code doesn't work
All reactions