Python Forum
Test program returns int (I want int) and real one returns tuple (not wanted)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Test program returns int (I want int) and real one returns tuple (not wanted)
#2
What is itembox? I see it used in line 5 of your real program but I don't see where it is assigned anything. Is it a Listbox? If I inserted print(type(itembox)) right after line 4, what would it print? My guess is it would not say Listbox.
Reply


Messages In This Thread
RE: Test program returns int (I want int) and real one returns tuple (not wanted) - by deanhystad - Mar-24-2020, 10:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Entry returns NONE mollerpunker 2 2,558 Dec-06-2020, 06:50 PM
Last Post: DT2000

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020