Python Forum
why doesn't python look in two directions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
why doesn't python look in two directions
#21
(Jan-01-2021, 07:55 PM)buran Wrote:
(Jan-01-2021, 07:51 PM)Kakha Wrote: who should be arrested?
depends what's written in the warrent (i.e. your code)

Thanks for the help. I was curious to know how python works. I am a beginner programmer. I really like Python, super language
Reply
#22
I suggest you set a breakpoint in your IDE on the first line, then trace the execution one step at a time to see where it goes and why.

To my knowledge you cannot do this with IDLE, but you certainly can with common alternatives such as VSCode and Spyder.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python IDE doesn't see opencv-python package on my Jetson Nano sadhaonnisa 1 3,290 Oct-11-2020, 01:04 AM
Last Post: Larz60+
  Python: command “python -m pip install --upgrade pip” doesn't work apollo 2 13,066 Sep-16-2019, 03:11 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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