Python Debugging on Chrome OS
Lu's TechSource
I created a video about setting up your Chromebook for Python coding. This is a continuation of that video that demonstrates how to Debug code in Python.
Chapters:
0:00 Intro 0:50 Setup debugging and breakpoints 2:12 Begin debugging 3:32 Step over code 4:54 Step into code 5:32 Step out of code 6:18 Restarting and stopping the debugger 6:37 Seeing variable values 8:26 Watch window 10:03 Variables Window vs Watch Window
Blog version of this video along with source code. https://techwiz.family.blog/2021/07/05/python-file-debugging-on-chrome-os-with-visual-studio-code/
My other Python videos: Setting up your Chromebook for Python coding: https://youtu.be/B_u38QwW6fc
Python and SQL Server database: https://youtu.be/3KRq-qGo2I4 ... https://www.youtube.com/watch?v=bTSDy9HsrM8
41306177 Bytes