First time here? Check out the FAQ!

byghtguy's profile - activity

2024-05-29 09:39:58 -0500 marked best answer Why does my debug console not work, giving error message "Cannot execute: no debug process"

import os Cannot execute: no debug process import sys Cannot execute: no debug process import numpy Cannot execute: no debug process print("Hello world") Cannot execute: no debug process 2 + 2 Cannot execute: no debug process

2024-05-28 07:13:50 -0500 received badge Student (source)
2024-05-28 07:12:23 -0500 asked a question Why does my debug console not work, giving error message "Cannot execute: no debug process"

why does my debug console not work, giving error message "Cannot execute: no debug process" import os Cannot