Python Forum
Please help me fix this code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help me fix this code
#1
Sorry because my English is not good
My code has big bug here:
When I have only code at line 54 - 55, it will execute line 54, then execute line 55, so I can see the result of it
But after I add code at line 56 -> 67, I have to wait for code at 56 -> 67 finish to see result of code at line 55
I want to have result of code at line 55 before code at line 56 - 67 execute
Can you tell me how to fix this bug and knowledge about it?
Thank you so much Heart
Note:
//line 54: call API
//line 61 call API
[Image: 86479048_2029882723823787_1651506554144292864_o.jpg]
Reply
#2
Please show the error message you are getting (in error tags)
And please use code tags for code rather than images.
Here are instructions
Reply


Forum Jump:

User Panel Messages

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