Python Forum
Help with getting sub-program to print text
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with getting sub-program to print text
#2
What have you done to debug your code? Add some extra print statements to see what's going on: print more of your variables to see what their values are and add prints in your if, elif and else branches to see which ones are being taken. Both of those should help you work out what's going wrong.
Reply


Messages In This Thread
RE: Help with getting sub-program to print text - by ndc85430 - Aug-16-2020, 04:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Print text with big font and style tomtom 6 21,359 Aug-13-2024, 07:26 AM
Last Post: yazistilleriio
  How to Randomly Print a Quote From a Text File When User Types a Command on Main Menu BillKochman 12 4,858 Apr-12-2024, 11:51 AM
Last Post: deanhystad
  Start print a text after open an async task via button Nietzsche 0 1,236 May-15-2023, 06:52 AM
Last Post: Nietzsche
  Saving the print result in a text file Calli 8 4,550 Sep-25-2022, 06:38 PM
Last Post: snippsat
  saving and loading text from the clipboard with python program MaartenRo 2 3,091 Jan-22-2022, 05:04 AM
Last Post: MaartenRo
  UnicodeEncodeError caused by print when program runs from Popen SheeppOSU 5 5,058 Jan-13-2022, 08:11 AM
Last Post: SheeppOSU
  read terminal text from running program AArdvark_UK 2 2,803 Aug-27-2020, 12:43 PM
Last Post: AArdvark_UK
  Want to print each iteration of factorial program sbabu 10 6,683 Jan-09-2020, 07:25 AM
Last Post: perfringo
  Print to Text file in Python 3 iteachpc 2 3,097 May-02-2019, 04:38 AM
Last Post: perfringo
  Why does function print require bracket for text? richardm55 2 4,136 May-23-2018, 07:30 PM
Last Post: buran

Forum Jump:

User Panel Messages

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