Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qpython3 error
#2
what error do you get? Post full traceback in error tags. Note that there is missing closing parenthesis on line 13. Also note that control within the main function (i.e. line 13)is different variable from the one on line 2 and line 16, i.e. after you fix the problem, you will be in infinite loop
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Qpython3 error - by Icaari - Dec-03-2018, 05:16 AM
RE: Qpython3 error - by buran - Dec-03-2018, 07:34 AM
RE: Qpython3 error - by Icaari - Dec-03-2018, 07:51 AM
RE: Qpython3 error - by keegan_010 - Mar-06-2019, 06:38 AM

Forum Jump:

User Panel Messages

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